- specified
main
inpackage.json
for ease of use
- fix substitute element height for elements that use box-sizing: border-box (jfcherng)
- support for fixing to the bottom side of the window
- support for fixing to both sides of the window
- support calling
$(...).scrollFix()
on multiple elements - removed the deprecated
onUpdateFixed
option - improved option names and defaults, new options
- made the jQuery method fluent
- implemented DOM events (onUpdateFixed is now deprecated)
- implemented data attributes
- minor improvements
- implemented the
style
option
- major refactoring
Initial release