Quote:
Originally Posted by Fletch XXX
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/