abouolia/sticky-sidebar
๐ Pure JavaScript tool for making smart and high performance sticky sidebar.
2 Releases
Latest: 8y ago
3.2.0Latest
๐ Changes
- Removing built-in resize sensor and integrated with [ResizeSensor.js](https://github.com/marcj/css-element-queries/blob/master/src/ResizeSensor.js) as external plugin [here's](https://abouolia.github.io/sticky-sidebar/#usage-with-resizesensorjs) more details.
- Fix: Add/Remove classes on IE9 browser.
- Fix: `container-bottom` affix type on no translate browsers such as IE9.
- Fix: Event trigger method on browsers that don't support `document.createEvent()` method.
Moving to vanilla JavaScript.2.0
