How can I have a certain set of CSS properties affect only IE users?
Posted
by rowan
on Stack Overflow
See other posts from Stack Overflow
or by rowan
Published on 2010-04-30T02:05:23Z
Indexed on
2010/04/30
2:27 UTC
Read the original article
Hit count: 241
definately one or the other, not one and the other if.... HTML doesnt have an else function.. or does it? could you please be so kind as to code it in your answer im a php newb but so far getting nice results! this one's got be buggered though.
if browser = IE then css/ie.css else css/moz
even a webkit 3rd option if you think its needed...
thanks guys you're all marvelous.
also, does anyone know of a full properties list for webkit transitions/css?d
© Stack Overflow or respective owner