jQuery fadeIn fadeOut pause on hover
- by theDawckta
I have a little jQuery snippet that will fadeIn and fadeOut a group of divs over a select interval. I now need to pause this fadeIn fadeOut on hover, then resume on mouse out. Any help is appreciated. Here is the relevant code.
The following is what is located in my body
<div class="gcRotate">
<div class="gcRotateContent">
…