Ergebnis 1 bis 3 von 3
Thema: a:hover funzt im IE nicht
-
21-08-2006, 17:51 #1
a:hover funzt im IE nicht
Komischerweise geht der Hovereffekt nicht. Auf Anker müsste das aber doch funktionieren ?
Listenpunkt:
HTML-Code:<li class="pollAns" onclick="tickRadio(this)"> <a class="pollChoose"> <input type="radio" name="ans" value="bla"> bla </a> </li>
HTML-Code:#control li.pollAns { border-bottom:none; color:#333333; } #control a.pollChoose { background-image:url(menu/kpbg.png); background-position:center 3px; color:#333333; cursor:pointer; font-size:10px; } * html #control a.pollChoose { cursor:hand; } #control a.pollChoose:hover { background-image:url(menu/kpbgH.png); }
-
21-08-2006, 18:04 #2pit-r Guest
-
21-08-2006, 18:13 #3
Ähnliche Themen
-
IE Hack - iFrame Maske hinter DropDown fixt Selectfeld Problem
Von chris07 im Forum JavaScriptAntworten: 17Letzter Beitrag: 05-05-2006, 09:30 -
Bildwechsel bei onmouseover funzt nicht
Von t0n1 im Forum JavaScriptAntworten: 2Letzter Beitrag: 06-04-2005, 14:55 -
wieso funzt des ned? frames
Von jeko im Forum AllgemeinesAntworten: 3Letzter Beitrag: 01-08-2004, 14:37 -
css style funzt nicht
Von Daron im Forum AllgemeinesAntworten: 2Letzter Beitrag: 19-01-2003, 22:46 -
Anker setzen bei NN funzt nicht
Von Nonens im Forum JavaScriptAntworten: 1Letzter Beitrag: 05-12-2001, 16:58
Lesezeichen