Anyone using jquery.corners.js? I'm using it to create some rounded tabbed navigation. It works wonderfully in Firefox.
However, I can't grasp how to accommodate the workarounds it uses for IE. It adds markup above the object to create the rounded corners, but doesn't seem to adjust the padding of the nested elements to make up for it. Any tips? -D