rampatra/animatescroll.js

Firefox & IE Not Scrolling

Closed this issue · 0 comments

When I try to run the Animatescroll function I get this error message: $($str).animatescroll is not a function @ http://localhost/:17

the function in js that im calling is : $($str).animatescroll({scrollSpeed:300});

It works perfectly in webkit browsers like safari.
Thanks for your help.