Hi,
What I want to do:
I have a img tag, which I want to fade out upon mouseover, showing the text underneath it, and then fade in upon mouseout behaviour.
The following is the code:
<div id="box1" class="rollover1" style="background:#d61c5c;">
<img src="uploads/images/box1.jpg"...