is there any IE8 only css hack?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-06-15T06:55:35Z
Indexed on
2010/06/15
7:02 UTC
Read the original article
Hit count: 137
css
for /* IE8 and below */
i can use this color : green\9;
but I need a hack which should only effect to IE8 , not to IE9, IE6 and 7
© Stack Overflow or respective owner