Make sure that the unload event doesn't leak in IE - use jQuery's binding mechanism...
authorjeresig <jeresig@gmail.com>
Sun, 10 Oct 2010 22:01:59 +0000 (18:01 -0400)
committerjeresig <jeresig@gmail.com>
Sun, 10 Oct 2010 22:01:59 +0000 (18:01 -0400)
commit884de15fb970affd0b1697245795bce7b231a1db
treef8333711166991607c077fd413ef339596b59ecc
parentbb0b9b8958c22269767a151d86340d6eaf659bab
Make sure that the unload event doesn't leak in IE - use jQuery's binding mechanism to make that happen.
src/event.js