I am using the rounded corners plugin for jquery and have it working rounding elements in my page. The only issue I have is that the elements appear on the page un-rounded and then round. What do I need to do so that the elements only appear rounded?
I originally put my script tags in the head element but should they go somewhere else in a master page to improve perf?