background preloader

Scrolling

Facebook Twitter

jQuery Smooth Scrolling Plugin. Scrollorama. Disclaimer: This is an experimental, just-for-fun sort of project and hasn’t been thoroughly tested.

scrollorama

Design and build your site, dividing your content into blocks. Embed scrollorama.js after jQuery and initialize the plugin, passing the blocks class selector as a parameter. jQuery.LocalScroll. Notice I've pretty much stopped updating this blog, but the plugin development is still on-going.

jQuery.LocalScroll

You can find the link to the Github project page at the bottom of the article. What does this plugin do ? This plugin will animate a regular anchor navigation [1] [2]. It will allow your visitors to navigate your site with a smooth scrolling effect. jQuery Waypoints. .waypoint([callback], [options]) callback type function, optional options type object, optional Calling the waypoint function on a set of elements registers them as waypoints.

jQuery Waypoints

You can pass in a callback function…