internet explorer 7 - :hover pseudo-class of CSS does not work in IE7 -
i have problem :hover
pseudo-class of css.
i using
tr.lightrow:hover { color:red }
it works in safari , firefox not work in ie7. please me.
ie7 supports :hover, @ least in standards mode. may not in quirks mode.
Comments
Post a Comment