View Single Post
Old 02-21-2012, 06:34 AM  
Eldon Hoke
Confirmed User
 
Eldon Hoke's Avatar
 
Industry Role:
Join Date: Mar 2011
Posts: 323
Quote:
Originally Posted by Fletch XXX View Post
this is basically what I meant in my original post, every little thing you gotta change for IE, simple gradients from webkit should work across all browsers LOL not have to code three lines for every browser, fuck that... the most simplest of things do not render in IE, although I cater to client needs so I code it right hehehe
It's because the HTML5/CSS3 specs are still in development. They are waiting for vendors to come up with new ideas before a universal standard is implemented. Then you wont have to deal with prefixes, like how CSS2 currently works (without the IE hacks) ;).

This is a good workaround:- http://leaverou.github.com/prefixfree/
Eldon Hoke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote