#myelement
{
color: #999; /* shows in all browsers */
*color: #999; /* notice the * before the property - shows in IE7 and below */
_color: #999; /* notice the _ before the property - shows in IE6 and below */
}
- Jun 29 Tue 2010 02:08
-
IE only CSS
請先 登入 以發表留言。