Comments

good_man’s picture

Yes it's and it's written in the info file.

adrianmak’s picture

Then, does this module implement the navigator feature of the jquery plugin too ?
The navigator feature is refer to not only left and right navigation but a page navigation like
http://flowplayer.org/tools/scrollable.html#navigator

good_man’s picture

Good question, unfortunately it does not support it, because the new Scrollable version that supports Navigation plugin requires at least jQuery 1.3, and Drupal 6.x is running jQuery 1.2. I'll try to see if I can do something with jquery update module, which can update Drupal's core jquery from 1.2 to 1.3, but first I have to make sure there is completely no problems with that. Any help with that is very welcomed :)

axe312’s picture

Hi,
because the scrollable doesnt work correctly for me, I installed jQuery-Update, updatet jQuery to 1.4.2 and replaced the scrollable code of your module to the newest version.

Now it works perfectly :)

I hope this helps a bit!

edit: autoscroll and navigation plugin included

edit2: also works fine with jquery 1.3.2

good_man’s picture

Yes it helps a lot I'm working on a new release that implements new Scrollable 1.2 features with navigator, history and autoscroll plugins. It's based on jQuery 1.3.2 with jQuery update module as a dependency. Hope I can roll out a new release so soon.

good_man’s picture

Can you check the new 2.x release? it has the newest Scrollable 1.2.5 release, so it requires jquery_update.

good_man’s picture

Status: Active » Closed (fixed)