Skip to content

nmeylan/jquery-waypoints

 
 

Repository files navigation

jQuery Waypoints

Read more here https://github.com/imakewebthings/jquery-waypoints

What change with this fork?

jQuery-Waypoints was rewrite with Prototype-JS Framework 1.7, so jQuery is no longer needed to use this plugin. The behaviour of the plugin is still the same (unit tests were rewrite too).

How to use it?

$("my_id").waypoints(OPTIONS*);

*OPTIONS are the same as the original jQuery-waypoints plugin. More information here : http://imakewebthings.com/jquery-waypoints/

About

Adaptation of jQuery-Waypoints plugin for prototype framework.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 72.6%
  • CoffeeScript 25.1%
  • CSS 2.3%