It might be the way IE is prioritizing the threads of internal processing, and some other process slows down the corners. I've solved stuff like this by setting display: none to the containing div, then running a function to make display: block.
-----Original Message----- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of polycarp Sent: Thursday, September 13, 2007 10:17 AM To: jQuery (English) Subject: [jQuery] IE 7 reaction time on corners Hey there, I'm getting a very noticeable lag in IE 7 when loading pages with jquery.corner.js. The page loads square, then the corners snap in. Am I doing something wrong? There's no delay in Firefox. Can anyone point me in the right direction? Also, corners aren't working at all in IE 6. I believe I have the latest version. Thanks polycarp