Skip to content

Commit 8c71938

Browse files
committed
Update README.md
1 parent b343824 commit 8c71938

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
this is a fork from [introJs](https://github.com/usablica/intro.js)
1+
This is a fork from [introJs](https://github.com/usablica/intro.js)
22

33
It fix some unwanted behavior whith scrollbar. When a element is in a container with a scrollbar, or in severals ones, it move the scrollbar to make the element visible in the viewport when this one is enlighted.
44

5+
It use some jQuery method to do the hard work.
6+
57
It also add a beforeChange event.
68

79
see an exemple at [http://platane.github.com/intro.js/index.html](http://platane.github.com/intro.js/index.html)

0 commit comments

Comments
 (0)