FifiSlider: Alpha (v0.9)
Tired of bloated sliders (or carousels, whichever term you prefer) or ones that claim to be lightweight but aren't? Me too.
Sometimes I just want a clean, responsive slider that only does what I need. Nothing more, nothing less. As the saying goes: when you want something done right, do it yourself!
This is my work-in-progress prototype, so you might notice things acting funny once in a while (also fitting, as I named this project after a cat). I keep a copy of the most stable version on GitHub. Feel free to fork or provide feedback.
What's Next?
- Determine the default slide content location (vertical align middle? left align?)
- Automatic rotation through slides.
- Override default variables for slide easing*, speed, timing, show/hide dots and arrows, etc.
- *jQueryUI would be optional, depending on the easing function being used.