you are in: codestackercodes [RSS] → tag: ie7 [RSS]

ie 6 and 7 selectors hack Delicious Email

show/hide lines
   1  * html #selector {property:value;} /* Only IE6 and lower will see this */
   2  *+html #selector {property:value;} /* Only IE7 will see this */
created by leozera — 22 August 2009 — get a short url — tags: browser hack ie ie6 ie7 embed