MAC Problem kein Mouseover bei divs
CH
- javascript
0 Struppi
Hallo!
Ich schaffe es nicht beim MAC IE einen Mouseover-Effekt zu machen
sobald der link in einem relativen div ist.
z.b.:
#pagebig {position: relative; width: 782px; margin: auto; height: 100%}
ausserhalb gehts ohne problem
kann mir jemand helfen
Ich schaffe es nicht beim MAC IE einen Mouseover-Effekt zu machen
Was heißt das?
<div onmouseover="alert'hallo');"> ....
passiert nichts?
sobald der link in einem relativen div ist.
z.b.:
#pagebig {position: relative; width: 782px; margin: auto; height: 100%}
Ergibt relativ hier einen Sinn?
relativ heißt relativ zu sich selber.
Struppi.