Releases: acch/scrollpos-styler
Releases · acch/scrollpos-styler
Version 0.7
Incorporate @mludowise contributions:
- Added ability to specify offset in HTML using the
data-sps-offset
tag - #6 Initialization via options object that's merged with a default one
Tested on Chrome, Firefox, IE, Edge, Mobile Chrome, Mobile Firefox, Mobile Safari
Thanks for your help!
Version 0.6.1
Version 0.6
- Defer initialization to allow the browser to restore its scroll position - this makes ScrollPos-Styler properly style elements upon reload, when the page is already scrolled downwards
- #2: Registered ScrollPos-Styler with Bower and added Installation section to README
This version was tested with Firefox 38 (ESR), Firefox 41, Chrome 46, Internet Explorer 11 and Safari 9.
Version 0.5
- Added a workaround for Internet Explorer, ScrollPos-Styler now properly works in IE as well...
This version was tested with Firefox 38 (ESR), Firefox 41, Chrome 45 and Internet Explorer 11.