Active
Project:
jQuery plugins
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 03:23 UTC
Updated:
21 May 2010 at 03:23 UTC
I'd like to use the autoscroll plugin for scrollable. I downloaded it, and it should be loaded when something like
$('.myclass').scrollable().autoscroll()
is called, but though scrollable is loaded, I continuously get the firebug error that the function with .autoscroll does not exist. So I guess that autoscroll is not compatible with the jquery_plugin version of scrollable. Is there any way to make use of it? Or is there any other way to accomplish autoscroll?