AidanZealley / off.canvas

Off canvas style HTML, CSS and javascript framework
147 stars 24 forks source link

Infinite scroll #6

Open blizzerdz opened 11 years ago

blizzerdz commented 11 years ago

I have implemented this into Social Engine Cloud, and it works great. Done some modifications. But the engine has infinite scrolling, but it auto loads all content when loading the page with the js and jquery.

I am not good on js and jquery, so I cant figure out what is wrong, but when I remove $('html') in the jquery line, the infinite scroll works as it should.. You can have a look at http://duogbarna.info to see what I mean.