hi,
wenn ich es so definiere:
<a class="xyz">xyz</a> ---> funktioniert mit FF, mit IE nicht.
Der IE <= 6 intepretiert :hover bekanntlich nur für Links.
Und für Links hält er nur solche, die auch ein href-Attribut haben.
wenn ich es so mache:
<a class="xyz" href="xyz">xyz</a> ---> funktioniert es mit beiden.
Ja, mit href = auch für IE ein Link.
es soll sich nur der rolloverstatus verändern sonst nix!
und bitte keine javascript-lösung.
Na gut, dann gar keine Lösung 8es gibt nämlich keine ohne für IE <= 6).
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }