Hello,

I had the same problem when switching from jquery ui 1.5 to jquery ui 1.6.
But I found the solution!
Apparently it's a bug in the cache of IE6, it will try to load all the
css-background images of the calendar one by one, instead of caching it, so
it's trying to download about 50 identical images, every time you open the
datepicker.

More explanation can be found here:
http://www.bazon.net/mishoo/articles.epl?art_id=958
http://www.bazon.net/mishoo/articles.epl?art_id=958 

And a Javascript solution can be found here:
http://www.mister-pixel.com/#Content__state=is_that_simple
http://www.mister-pixel.com/#Content__state=is_that_simple 

Hope this helps in your situation too!

Stefan
-- 
View this message in context: 
http://www.nabble.com/ui.datepicker-ie6-running-very-slow-tp20431806s27240p21051315.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to