Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NN workaround for a:hover link color change?

Status
Not open for further replies.

corpsinhere

Technical User
Feb 15, 2000
23
US
How do I force NN to mimic ie a:hover color change? Is there some DOM trick? Or do you just have to use images?
Thanks.
 

Hello corpsinhere!
There's no any trick to do it in NN4.x versions.
Netscape6 does it well.
Using images - does it worth it? Creating image rollover just to emulate :hover effect - and adding more graphic elements to load that actually do nothing... There are lot of sites with superb design with simple text links. And if design itself lucks, adding this effect won't save it.
Think about it.

Andrew | starway@mail.com
 
you can do it... it just requires you to script the styles on the text... changing the textDecoration and color isn't all that difficult, and do it onmouseover. adam@aauser.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top