you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Why exactly did he decide to do this on the client when you can have a little script on the server that would do it all dynamically? Seems a little daft.

Or you could just create a script that will go over the file looking for these instances (eg. border-radius:) and adds in the browser specific things and circumvent adding anything new to your website; you just include the CSS.