JQuery plugin required: Marquee text with mouse direction control
I'm looking for a jQuery plugin to highlight text in a div and control the direction with the mouse. I found one example which is written in pure Javascipt.
The plugin should have the following functionality:
- Start scrolling on hover
- The scrolling direction must be changed by moving the music.
It would be great if the scrolling speed also changes with mouse movements.
+3
source to share