See description of jscroller2 here: http://jscroller2.markusbordihn.de/ Patch attached for review. For easiest distribution I made it dependent from libraries API http://drupal.org/project/libraries and you also need to download jscroller2 and put it into libraries/jscroller2/jscroller2.js

Comments

wik’s picture

subscribing

nasa51’s picture

StatusFileSize
new7.89 KB

A bit more improved version, containing extra links settings, i.e.

  • don't use links (by default)
  • link to node
  • custom link, enter below (input field)
nasa51’s picture

StatusFileSize
new8.07 KB

I faced the problem when block cache causes JS to not load, same as explained here http://drupal.org/node/364764 updated patch containing possible solution, e.g. it works for me...