Name | Description | File Size |
---|---|---|
Parallax-JS | Developed by razorfish A simple vertical page scroller, <section></section> tag is parsed for parallax effect. Side navigation bullet list is automatically generated if side-nav.js is included.
One thing that I'm picky of is scrolling between pages doesn't really snap the page to the browser viewable pane. Sample doesn't fully demonstrate the controls offered by the javascript. |
19.1 KB Demo |
Superscrollorama | Developed by johnpolacek The webpage has good demonstration of what the script can do, jam packed with scroll animation. It's most suitable for working with font effects. |
171.44 KB Demo |
Plax | Developed by cameronmcefee I first saw the parallax effect on github 404 page, and yeap, it's done by him. Lightweight, and does the job well. It's very easy to have parallax effect on elements based on mouse position. Best for moving objects on mouse's movements. |
9.23 KB Demo |
I decided to give Plax a quick run on fonts. Below is the source, remember to put plax.js on the same file path as the html.
Related:
- Parallax scrolling scripts and plugins
- How the parallax effect is used in web design
- Example: TokioLab
- Example: R.Leonardi and his tutorial
No comments:
Post a Comment