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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | scrolltext-using_jscroller2.patch | 8.07 KB | nasa51 |
| #2 | scrolltext-using_jscroller2.patch | 7.89 KB | nasa51 |
| scrolltext-using_jscroller2.patch | 6.7 KB | nasa51 |
Comments
Comment #1
wik commentedsubscribing
Comment #2
nasa51 commentedA bit more improved version, containing extra links settings, i.e.
Comment #3
nasa51 commentedI 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...