Fixed an issue with how .data() was expecting output (trigger now returns exact outpu...
authorJohn Resig <jeresig@gmail.com>
Fri, 19 Dec 2008 06:49:03 +0000 (06:49 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 19 Dec 2008 06:49:03 +0000 (06:49 +0000)
commit62bd7e6817a39fcca21abd62f92d787fab210c03
tree279b2a9a668223e093d5fa056dfa5397d0ec1756
parent46ee77bcc3be1c84e95b510ca8a0ce1e19e8ea12
Fixed an issue with how .data() was expecting output (trigger now returns exact output - or null if none is provided, which was tripping it up).
src/core.js