I'm using a basic setup for mCustomScrollbar
which is working great except when I call the following:
jQuery("#mcs_container").mCustomScrollbar("scrollTo","top");
Nothing happens. There is not error shown in firebug, it just does nothing. Has anyone experienced this before or does anyone have any idea why this might be happening?
Thanks!