Showing 1 – 1 of 1 replies
michaeljamescalkins

Not sure why but the demo scrolling […]

michaeljamescalkins PURCHASED
9 years ago
Not sure why but the demo scrolling worked fine. After I purchased I had to switch

$('html').animate({scrollTop: scroll_to}, 1000);

to

$('body').animate({scrollTop: scroll_to}, 1000);

and then it worked.
azmind
azmind SELLER
9 years ago
Thanks for buying! I'll fix this in the next version.