[latex]Mae govannen![/latex]
Ich glaube, hover funktioniert im IE nur bei a mit href. Vielleicht ist mein Wissen aber auch nur veraltet.
wie man's nimmt: Es trifft auf IE bis Version 6 exakt zu. :-)
Damit ließe sich die Aussage von Felix erklären, "dass der Hover-Effekt [...] im IE nicht klappt".
Genau das wird Felix' (bzw. IE6') Problem sein. Vor dem gleichen Problem stand ich gerade auch erst.
Ich habe mich für die "unschöne" Variante mit einem coditional comment[1] entschieden, alternativ reicht die Version mit href="javascript:;"
Cü,
Kai
[1]
<!--[if lt IE 7]><a class="helpbox" href="javascript:;"><![endif]-->
<!--[if gt IE 6]><!--><a class="helpbox"><!--<![endif]-->
--
A workaround for an avoidable problem often adds clutter and overhead to the program which
could have been avoided by not creating the problem in the first place.(Garrett Smith/clj)
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?
A workaround for an avoidable problem often adds clutter and overhead to the program which
could have been avoided by not creating the problem in the first place.(Garrett Smith/clj)
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?