IE and jQuery cache

IE and jQuery cache


Hallo ,
ich finde bei Problem im jQuery keine Lösung.
Der IE führt Anweisungen wie zB.
$( "#" + cb1 + ", #" + cb2).attr("checked", bChecked);
nur mit sichtbarer Verzögerung aus. Beim debuggen hab ich dann
festgestellt, dass das Objekt $.cache ordentlich "vollläuft".
Jetzt hoffte ich, dass $.cache = {} Abhilfe schafft, doch leider
führte das dann zu dieversen Einschränkungen im bisherigen
Eventhandling.
Zwar war der IE danach rasend schnell, aber verschiedene Events wurden
anschließend nicht mehr gefeuert - als wenn sie gar nicht registriert
sind.
Was kann ich noch tun, dass der IE nicht "einschläft". Je mehr Events
gefeuert werden, desto langsamer wird der IE.
Vielen Dank.
Rene
-------------------------------- translate with google.de
----------------------------------------------
Hello,
I think the problem with no solution jQuery.
IU leads the instructions like.
$( "#" cb1 + + "#" + cb2).attr ( "checked", bChecked);
only visible from delay. When you debug then I noticed that the object
$.cache properly "vollläuft."
Now I hoped that $.cache = {} help, but unfortunately led to the then
dieversen restrictions in the previous event handling.
While the IE was then rapidly, but several events were not then fired
- as if they are not registered.
What can I do that IE does not "asleep". The more events are fired,
the slower is the IE
Thank you very much.
Rene