combined jQuery.bind() and jQuery.one() to make them more DRY
authorKarl Swedberg <kswedberg@gmail.com>
Thu, 10 Dec 2009 22:44:30 +0000 (14:44 -0800)
committerJohn Resig <jeresig@gmail.com>
Thu, 10 Dec 2009 22:44:30 +0000 (14:44 -0800)
commit1bac61655b6c323ab4bcfc65b0d95c1587dd8503
treed705ca5e1eab4e4ef27ffc441b140afff6080464
parent0ab118ae0d1f239e96f433fbbb65eee87bd529d9
combined jQuery.bind() and jQuery.one() to make them more DRY
src/event.js