Create account

replied 2413d
modulus
So if you change line 19 of neverEndingMemo.js to:

if(($(window).scrollTop() + $(window).height()) > $('.footer').position().top){

it should work again.