freeCodeCamp/guide/english/jquery/jquery-event-method/index.md

10 lines
373 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
title: jquery Event Method
---
## jquery Event Method
These methods are used to register behaviors to take effect when the user interacts with the browser, and to further manipulate those registered behaviors.
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->
https://api.jquery.com/category/events/