I\'ve recently ran into a bit of a pain. I\'ve been using the JQuery Dialog box to display some configuration screens in a web app. Nothing too special. However I have a cou
Setting draggable and resizable to false worked.
depending on what html you're using to display the data, ie can be super slow vs chrome or firefox.
especially when you're displaying big tables. these links might be useful - you might even knock off a little more time.
http://jquery-howto.blogspot.com/2009/02/5-easy-tips-on-how-to-improve-code.html
http://www.artzstudio.com/2009/04/jquery-performance-rules/