Cannot apply easing method to Jquery ScrollTo:
$("#scroller").scrollTo(target,1000,{axis:'x',easing:'linear'});
It doesn’t make anything easier ... I started using jquery now (I used the prototype for a long time), so this is definitely my mistake. Do I need a plugin to facilitate? What is the option to weaken this plugin (if any)? This is not clear in the documentation. Thanks.
jquery scrollto easing-functions
JoaoPedro
source share