🌐 AI搜索 & 代理 主页
Skip to content

Commit 899c56f

Browse files
tmybr11dmethvin
authored andcommitted
Event: Add "code" property to Event object
Fixes gh-3978 Closes gh-3998
1 parent 73d7e62 commit 899c56f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/event.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@ jQuery.each( {
616616
shiftKey: true,
617617
view: true,
618618
"char": true,
619+
code: true,
619620
charCode: true,
620621
key: true,
621622
keyCode: true,

0 commit comments

Comments
 (0)