[jQuery] Help with performance - drag + animation + treeview

[jQuery] Help with performance - drag + animation + treeview


I need some help getting my jquery script to work a bit more smoothly.
Performance in IE6 seems a bit sluggish, and I'm still trying to figure out
how to get things to happen in the correct order (still learning the basics)
http://www.monkeypuzzle.net/testfiles/jquery/draglet/draglet_8.htm
Clicking on an item opens it, you can then drag it anywhere. Hitting close
will send it back to it's original spot. Draglets 2 and 3 are relatively
empty, and work fine. Draglet 1 is complex, and seems pretty slow in IE6
(fine in FF and Safari, haven't checked IE 7 or 8)
I fixed one major IE issue by fixing the css image cacheing bug, but it
still seems slow (I've even switched to the pre-rendered version of the
treeview to try and speed things up)
Any thoughts or advice?
Thanks!
--
View this message in context: http://www.nabble.com/Help-with-performance---drag-%2B-animation-%2B-treeview-tp16012533s27240p16012533.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.