Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jquery hover out Re: jquery hover out

#68663
Caramel_boy
Member

You can try to reveal the paragraph instead of hiding the image like so :

Code:




Image rollover


The paragraph you want to reveal.




Paste this into an html file and load it, I think this is the effect you are trying to achieve.

Here’s the javascript part if you just want that :

Code: