#40 Events in JQuery Part 2 2019
We have the ability to create dynamic web pages by using events. Events are actions that can be detected by your Web Application.
All the different visitor's actions that a web page can respond to are called events.
An event represents the precise moment when something happens.
Examples:
moving a mouse over an element
selecting a radio button
clicking on an element
The term "fires/fired" is often used with events. Example: "The keypress event is fired, the moment you press a key".
When these events are triggered, you can then use a custom function to do pretty much whatever you want with the event. These custom functions call Event Handlers.
Some more inbuilt events - https://www.w3schools.com/jquery/jque...
Video by - Tanmay Sakpal
Simple Snippets Channel link - / simplesnippets
Social Network for Developers ☞ https://morioh.com
Developer's Store ☞ https://www.moteefe.com/store/develop...
Learn to code for free and get a developer job ☞ https://codequs.com/
Original video source:
----------------------------------------------------
Social Network for Developers: https://morioh.com
Learn Startup: https://learnstartup.net
Learn to code: https://codequs.com
Fanpage: / codek.tv
Twitter: / i_am_adeveloper
Tumblr: / codequsdotcom