vanntastic / jquery-slide
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Wed Jul 15 10:21:57 -0700 2009 | |
| |
jquery.slide.js | Thu Jul 16 13:15:30 -0700 2009 |
README.markdown
Jquery Slide
A simple plugin that slides your anchor jumps instead of jumping.
USAGE
// slides all the anchors with the class of "slide"
$('a.slide').slide();
For a demo or the original source of the code:
http://www.position-absolute.com/articles/better-html-anchor-a-jquery-script-to-slide-the-scrollbar/
