Version 2.0
- Redefined plugin API.
- Ability to set options via
data-*attributes, as indata-strict="true" - Support for events, as in
$('#target).on('top.scrollLock', function (evt) { ...})
data-* attributes, as in data-strict="true"$('#target).on('top.scrollLock', function (evt) { ...})