jquery event: closes #5250. bind(), unbind() and one() support Object Literals (needs...
authorAriel Flesler <aflesler@gmail.com>
Wed, 16 Sep 2009 02:19:18 +0000 (02:19 +0000)
committerAriel Flesler <aflesler@gmail.com>
Wed, 16 Sep 2009 02:19:18 +0000 (02:19 +0000)
commit9ebb2fc654d51244618e208705e2258fe733058f
tree188bb35b29cce98a0af72c9bffbed58152a9785b
parent97e134fe80a734b97170bf43c9459511f4e165c7
jquery event: closes #5250. bind(), unbind() and one() support Object Literals (needs some refactor though)
src/event.js
test/unit/event.js