Skip to content

Version 2.0

Choose a tag to compare

@MohammadYounes MohammadYounes released this 04 Feb 12:57
· 21 commits to master since this release
  • Redefined plugin API.
  • Ability to set options via data-* attributes, as in data-strict="true"
  • Support for events, as in $('#target).on('top.scrollLock', function (evt) { ...})