Converted instances of new function(){ ... } to use jQuery.each(...) instead. Also...
authorJohn Resig <jeresig@gmail.com>
Sat, 6 Jan 2007 05:31:47 +0000 (05:31 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 6 Jan 2007 05:31:47 +0000 (05:31 +0000)
commitc330527318775d32c87954f640c53066e7a732d9
tree8244f4f3524047399eeae6b4afd3c11e867086cf
parente473f3a9118e4eae8d1aa2c3ab3527944db2e83b
Converted instances of new function(){ ... } to use jQuery.each(...) instead. Also, removed unnecessary documentation for trigger functions (.mouseup()!?).
src/ajax/ajax.js
src/event/event.js