I recently looked into implementing a slider behavior that requires monkey-patching jcarousel. It's currently way harder then it should be.
I suggest allowing skins to ship with Javascript files and react to the init of the carousel.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1488886-jcarousel-javascript-skins.patch | 2.06 KB | damien tournoud |
Comments
Comment #1
damien tournoud commentedHere is a suggested approach: let skins define scripts, and give them an integration point on the
initCallbackof jcarousel.