I'm trying to understand the cost differential of binding events to objects
versus binding events to the dom.  It obviously depends on how many things
I''m binding to (eg 100 similar objects or 100 similar dom elements) in that
I can generally take advantage of delegation wiith the latter, but don't
have the cost of the bubble/trickle with the former.  Have any
performance/scaling tests been implemented? Or is it a mute point and I
don't know why?

-- 
Christopher Thatcher

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to