Click to See Complete Forum and Search --> : Visibility


Steve25
01-24-2009, 12:21 PM
How would you make a block of text visible after rolling over another block of text that is not in the same position?

I have 2 navigation bars, one is the main navigation and the other is the sub navigation. When the user rolls over a link on the top bar i'd like the text on the bottom to be visible. I can't seem to get this to work any ideas?

Fang
01-24-2009, 12:59 PM
http://www.westciv.com/style_master/house/tutorials/quick/rollovers/demos/rollover_demo.html

Steve25
01-24-2009, 05:16 PM
Thanks for the link. I might try the javascript way instead seeing as how i've laid out the code.