jquery event: from #2249, adding $.event.proxy to link event handlers, and implementi...
authorAriel Flesler <aflesler@gmail.com>
Tue, 29 Apr 2008 22:06:54 +0000 (22:06 +0000)
committerAriel Flesler <aflesler@gmail.com>
Tue, 29 Apr 2008 22:06:54 +0000 (22:06 +0000)
commitaaff17be42c434d3a227bf5a8c5875b37c064da7
tree76ec4205ad71a00f54e43e677a97eabf3836d869
parent08836acc30d0b715860171412bd8d61e1db4c96b
jquery event: from #2249, adding $.event.proxy to link event handlers, and implementing it on $.event.add, $.fn._toggle and $.fn.one.
It also fixes a bug in $.fn.one that was unbinding ALL the existing handlers.
src/event.js