This plugin lock and unlock the scroll of a specific element.
$("#element").lockScroll(true);
$("#element").lockScroll(false);
Use $.lockScroll to lock/unlock the window scroll.
- Initial Release
- Add function to lock and unlock window scroll
- Update node packages
- Add package.json missing fields
- Update test suite to QUnit 2
MIT License © Eduardo Pittol