You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add delegated event support to reduce event listener overhead where a significant number of siphon events need to be monitored (e.g. a large number of rows, each with it's own event siphon).
Add delegated event support to reduce event listener overhead where a significant number of siphon events need to be monitored (e.g. a large number of rows, each with it's own event siphon).
See:
http://api.jquery.com/on/#direct-and-delegated-events
The text was updated successfully, but these errors were encountered: