slider move on hover
slider move on hover
Hi,
I'm using a slightly changed version of "easySlider" for my site to create a carousel.
I'm trying to change it so that the slider will "slide" on hover instead of mouse click.
when looking on jquery hover I see one action for "mouseIn" and one for "mouseOut".
how can I create a repetitive action that will occur as long as the mouse is over the button ?