> There are so many other things that can make your
> own jQuery code slow.

It's not my own code which was slow. It's jquery ui's one. My code
was'nt developed using jquery and was much faster.
When I migrated it to jquery, it became slow. As draggable and
selectable are both using mousemove event which is thrown
at each pixel movement, the smallest time modification becomes
visible.

I posted it on jquery and not jquery ui because I thought the
slowering codes where on jquery core functions more than jquery ui.
For example, events normalization.

---------
Ludovic
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to