I wanted some of those spiffy rounded corners for a web project that I\'m currently working on.
I thought I\'d try to accomplish it using javascript and not CSS in a
As you're already using jQuery you could use jQuery.browser utility to do some browser sniffing and then target your CSS / JavaScript accordingly.