User Profile
Collapse
-
Is this forum dead already? -
-
:hover behavior doesnt work in MSIE?
Is it possible to make MSIE actually read :hover attribute for other tags, than <a> ?
I made sth like that:
And it works fine on Gecko (Firefox), but does not want to run on MSIE. Any suggestions how to fix it, or how to make MSIE start paying attention...Code:#vfiles li { background-color: #DCE9DC; } #vfiles li:hover { background-color: #D2E4D2; } -
MSIE Incompatibility: Selection by changing <li> style attribute
Hello everybody! I've just registered to this forum and yet got a question. :)
I've got some database, that is processed by PHP in a 'while' loop and each element that the loop draws (<li>) gets an unique ID and href to the javascript function, that should change its background color and post the ID to some invisible <input>. Actually it works pretty fine - but not in MSIE (tested on NT5.1 SP2). The debug info is absolutely...
No activity results to display
Show More
Leave a comment: