Skip to content

Commit d42428c

Browse files
committed
change level (article content itself says it's advanced)
1 parent 3fb611d commit d42428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page/events/event-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: jQuery Event Extensions
3-
level: beginner
3+
level: advanced
44
---
55
jQuery offers several ways to extend its event system to provide custom functionality when events are attached to elements. Internally in jQuery, these extensions are primarily used to ensure that standard events such as `submit` and `change` behave consistently across browsers. However, they can also be used to define new events with custom behavior.
66

0 commit comments

Comments
 (0)