Merge branch 'bug7150' of http://github.com/csnover/jquery
This commit is contained in:
commit
2ef8da0924
2 changed files with 5 additions and 2 deletions
|
@ -282,7 +282,7 @@ jQuery.event = {
|
|||
handle.elem = null;
|
||||
}
|
||||
|
||||
delete elemData[ eventKey ];
|
||||
delete elemData.events;
|
||||
delete elemData.handle;
|
||||
|
||||
if ( typeof elemData === "function" ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue