Skip to content

Commit 4170f7d

Browse files
authored
Update README.md
1 parent 439e8e5 commit 4170f7d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Scroll Direction 1.0.1
1+
# Scroll Direction v1.0.1
22
A lightweight jQuery plugin to detect scroll direction.
33

4-
**[View the Demo on CodePen →](https://codepen.io/phucbui/pen/yLaeqBw)**
4+
**[View the informative Demo on CodePen →](https://codepen.io/phucbui/pen/yLaeqBw)**
5+
6+
**[A Sticky Menu using Scroll Direction →](https://codepen.io/phucbui/pen/yLaeqBw)**
57

68
## Getting started
79

@@ -106,4 +108,4 @@ You can also check the current scroll direction/position using these provided AP
106108
if($.scrollDirection.isScrollUp){
107109
// do something
108110
}
109-
```
111+
```

0 commit comments

Comments
 (0)