hello-coda-slider
hello-coda-slider copied to clipboard
A fork of Niall Doherty's Coda Slider jQuery script, modified for my use on Hello! Ranking.
hello-coda-slider
This is my fork of Niall Doherty's Coda Slider jQuery script, modified for my use on Hello! Ranking.
The default script took me 95% of where I needed it to go, however, like many panel/carousel scripts, it assumed that all the "panels" were the same width. Since my "panels" were pictures of different widths, I modified it to correctly scroll through the different sized panels.
This is my first time hacking a jQuery plugin, so it only goes as far as I have needed it to. Feel free to fork and request a pull if you do any work on it. :)
Special Thanks
- Niall Doherty (for the original script)
- Steve Smith (for helping me hack my first jQuery plugin)