A jQuery plugin that adds a bindable 'inview' event for detecting when an element is scrolled into view.
Do What The F*ck You Want To Public License
1.67k
stars
488
forks
source link
Uncaught TypeError: Cannot read property 'appendChild' of undefined #62
Closed
sifur closed 7 years ago
When I load this script I'm getting this error on Chrome console:
Uncaught TypeError: Cannot read property 'appendChild' of undefined at lstr.js:26
How can I fix this?