rgalus / sticky-js

Library for sticky elements written in vanilla javascript
https://rgalus.github.io/sticky-js/
MIT License
731 stars 191 forks source link

var sticky with fn. Sticky is return undefined #54

Open afajansari opened 6 years ago

afajansari commented 6 years ago

issue sticky-js issue sticky-js1

var sticky = new Sticky('[data-sticky]',{}); in DOM console put these with all necessary attributes sticky-js not respond any event and function and no changes persists. i'm using Chrome browser.