Jan 7, 2001 #1 chris1 Programmer Joined Aug 7, 2001 Messages 11 Location US The script below works fine under IE, but turns all my hyperlinks yellow under Netscape! Any help would be greatly appreciated!! <style> A {text-decoration:none;color:#FFFFFFF} A:hover {text-decoration:none;color:#6699CC} </style>
The script below works fine under IE, but turns all my hyperlinks yellow under Netscape! Any help would be greatly appreciated!! <style> A {text-decoration:none;color:#FFFFFFF} A:hover {text-decoration:none;color:#6699CC} </style>
Jan 7, 2001 #2 unicorn11 Programmer Joined Jun 10, 2000 Messages 392 Location IN Chris a hover does is not accepted in netscape 4 + to 4.75 ver i dont know if 6 accepts it or not i am also not so shure that redifining the html tag will also work in netscape change the page properties (the link color in the default section) regards : Unicorn11 abhishek@tripmedia.com [red]Life is a stream who's source is hidden[red] Upvote 0 Downvote
Chris a hover does is not accepted in netscape 4 + to 4.75 ver i dont know if 6 accepts it or not i am also not so shure that redifining the html tag will also work in netscape change the page properties (the link color in the default section) regards : Unicorn11 abhishek@tripmedia.com [red]Life is a stream who's source is hidden[red]