提交 d060f144 编写于 作者: K Kamran Ahmed 提交者: GitHub

Update demo URLs

上级 f3a59d2a
......@@ -63,7 +63,7 @@ Or grab the code from `dist` directory and include it directly.
Demos and many more usage examples can be found [in the docs page](http://kamranahmed.info/driver.js).
### Highlighting Single Element – [Demo](http://kamranahmed.info/driver#single-element-no-popover)
### Highlighting Single Element – [Demo](http://kamranahmed.info/driver.js#single-element-no-popover)
You can highlight a single element by simply passing the selector.
......@@ -73,7 +73,7 @@ driver.highlight('#create-post');
```
A real world usage example for this is: using it to dim the background and highlight the required element e.g. the way Facebook does it when creating a post.
### Highlight and Popover – [Demo](http://kamranahmed.info/driver#single-element-with-popover)
### Highlight and Popover – [Demo](http://kamranahmed.info/driver.js#single-element-with-popover)
You can show additional details beside the highlighted element using the popover.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册