A jQuery plugin for adding simple scrolling effects to web pages.
This is fork of https://github.com/nckprsn/scrollme
npm install scrollme@[email protected]: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