Description: The release shown below is not the last. Please check 1.0.3 instead.
This plugin brings a clean, light solution, to websites with dynamic loaded content, or full of event bindings.
Intead of bound, handlers for events, are registered along with matching selectors.
And they ll still work for new added content.
This is achieved, using Event delegation, so the plugin will only work for events that bubble.
Update: jQuery.Listen can now handle both focus and blur events thanks to the focusin/focusout workaround.
Many thanks to Jö rn Zaefferer for lending me the code!.
To Search:
File list (Check if you may need any files):
jquery.listen\changes.txt
.............\jquery.js
.............\jquery.listen(using bind).html
.............\jquery.listen-min.js
.............\jquery.listen-pack.js
.............\jquery.listen.html
.............\jquery.listen.js
.............\readme.txt
jquery.listen