A jQuery plugin for adding simple scrolling effects to web pages.
This is fork of https://github.com/nckprsn/scrollme
npm install scrollme@git@github.com:JediFE/scrollme.git
window.scrollme.init()
window.scrollme.destroy_elements()
And init again after destroyed:
window.scrollme.init_elements();
window.scrollme.on_resize();
Demo and usage guide: http://scrollme.nckprsn.com