Skip to content

Commit 3778095

Browse files
committed
Close gh-166. Make .focusin() a form event.
1 parent ca76386 commit 3778095

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

entries/focusin.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ $("p").focusin(function() {
3333
<html><![CDATA[<p><input type="text" /> <span>focusin fire</span></p>
3434
<p><input type="password" /> <span>focusin fire</span></p>]]></html>
3535
</example>
36-
<category slug="events/keyboard-events"/>
37-
<category slug="events/mouse-events"/>
36+
<category slug="events/form-events"/>
3837
<category slug="version/1.4"/>
3938
<category slug="version/1.4.3"/>
4039
</entry>

0 commit comments

Comments
 (0)