Added in a holdover jQuery.event.guid for back-compat (two plugins use it: mousewheel...
authorjeresig <jeresig@gmail.com>
Wed, 6 Jan 2010 00:17:28 +0000 (19:17 -0500)
committerjeresig <jeresig@gmail.com>
Wed, 6 Jan 2010 00:17:28 +0000 (19:17 -0500)
commit8db0dd2c64e52e1eebb57d4749d03e276d49fb44
treea2c586071b184a2020ea39dad25ba8b70e751915
parent1d2b1a57dae0b73b3d99197f73f4edb623b5574a
Added in a holdover jQuery.event.guid for back-compat (two plugins use it: mousewheel and a datepicker). Plugin authors should work to stop using jQuery.event.guid and jQuery.event.proxy ASAP.
src/event.js