Hover stöds inte av Netscape 4.x.
Red: Det går att trixa till det, men inte med hjälp av HTML eller CSS.
[Redigerat av hypatia den 20 jan 2002]
1 svar · 149 visningar · startad av i-or
Varför funkar inte detta i Netscape?
A:link {font-weight: bold; color:#0000dd; text-decoration: none}
A:visited {font-weight: bold; color:#0000dd; text-decoration: none}
A:active {font-weight: bold; color:#0000dd; text-decoration: none}
A:hover {font-weight: bold; color:#ff8000; text-decoration: none}
Det är A:hover som inte fungerar, att länken ska byta färg när man drar musen över den.
[Redigerat av i-or den 20 jan 2002]
Hover stöds inte av Netscape 4.x.
Red: Det går att trixa till det, men inte med hjälp av HTML eller CSS.
[Redigerat av hypatia den 20 jan 2002]