Looking for a jQuery plugin that scrolls HTML content continuously on mouseover and in a loop
- by Steph
I've looked at a lot of various jQuery plugins that I thought I could tweak to get working the way I want but so far have been unsuccessful. I'm not sure if there is a plugin out there that meets these requirements or if I should just write my own (although I'm a bit of a novice!).
The requirements:
Scroll HTML containers left/right infintely in a loop/carousel
Scrolling action is triggered by mouseover on arrows
Scrolling action must be continuous during mouseover (i.e. doesn't pause after each container)
Number of containers is flexible