Click to See Complete Forum and Search --> : A permanent rollover image?


PaperTigress16
06-22-2004, 08:18 PM
On the website I'm currently working on, there is a table of text links on the right side, and a picture on the left. When you roll the mouse over a text link, the text both changes color and the image on the left side changes.

Is there a code that will keep my second, mouseover image onscreen even after I click the text link and have moved the mouse away from the link?

Thanks so much for your help, I've completely hit a deadend with this one.

~Sarah

David Harrison
06-22-2004, 08:46 PM
Probably, but I have no idea what your code looks like.

spoon_T_Rex
06-23-2004, 12:42 PM
from my basic understanding isn't the code to get the image to go back return true? so I believe return false would do what you want. I'm not sure, but it's worth trying.

spoon_T_Rex
06-23-2004, 12:43 PM
or I'm a liar. Nevermind. ;)