Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
JavaScript
11.5k+ articles
HTML
5.1k+ articles
JQuery
4.8k+ articles
CSS
4.8k+ articles
jQuery-Questions
460+ articles
jQuery-Methods
420+ articles
jQuery-Selectors
93 articles
jQuery-Propertie
25 articles
jQuery
25 articles
jQuery-Events
39 posts
Popular Articles
Recent Articles
jQuery Events
Last Updated: 16 October 2023
jQuery events are actions or occurrences that happen on a web page, such as clicks, hover, or keypress. jQuery provides methods to handle an
...read more
Web Technologies
jQuery-Events
JQuery
How to Add Edit and Delete Table Row in jQuery ?
Last Updated: 22 July 2024
In this article, we will create an example of how to add, edit and delete table rows in jQuery. For creating this functionality we need to k
...read more
Web Technologies
Picked
jQuery-Events
JQuery
jQuery-Questions
jQuery Event Methods Complete Reference
Last Updated: 18 April 2025
An event refers to the actions performed by the site visitor during their interactivity with the website (or webpage). There can be various
...read more
Web Technologies
jQuery-Events
JQuery
jQuery-Propertie
jQuery-Methods
Similar Topics
Web Technologies
40.2k+ articles
JavaScript
11.5k+ articles
HTML
5.1k+ articles
JQuery
4.8k+ articles
CSS
4.8k+ articles
jQuery-Questions
460+ articles
jQuery-Methods
420+ articles
jQuery-Selectors
93+ articles
jQuery-Propertie
25+ articles
jQuery
25+ articles
jQuery Mouse Events
Last Updated: 13 June 2022
This article will explain different mouse events occurring based on mouse positions on a particular HTML element.Mouse Events in jQuery:mous
...read more
Web Technologies
jQuery-Events
JQuery
jQuery lose focus event
Last Updated: 29 November 2024
The lose focus event in jQuery, occurs when an input field is no longer active, such as when a user clicks outside of it. This event is usef
...read more
Web Technologies
Picked
HTML
jQuery-Events
CSS
JQuery
How to Change Element Color Based on Color Picker Value?
Last Updated: 10 October 2024
Changing an element's color based on the color picker's value involves using a color input element to select a color, and then, upon clickin
...read more
Web Technologies
JavaScript
Picked
HTML
jQuery-Events
CSS
Trigger a keypress/keydown/keyup event in JS/jQuery
Last Updated: 03 August 2021
In this article, we are going to discuss 2 methods of logging key-presses in web technologies using vanilla JavaScript as well as Jquery. We
...read more
Web Technologies
JavaScript
Picked
jQuery-Events
JQuery
jQuery event.stopPropagation() Method
Last Updated: 18 November 2022
The jQuery event.stopPropagation() method is an inbuilt method which is used to stop the windows propagation. In the DOM tree when setting a
...read more
Web Technologies
Picked
jQuery-Events
JQuery
jQuery-Methods
jQuery | off() Method
Last Updated: 27 February 2019
The off() Method in jQuery is used to remove event handlers attached with the on() method. The off() method brings a lot of consistency to t
...read more
Web Technologies
Picked
jQuery-Events
JQuery
jQuery event.currentTarget Property
Last Updated: 11 January 2024
jQuery event.currentTarget property is used to return the current DOM element within the event bubbling phase. The event.currentTarget is ty
...read more
Web Technologies
Picked
jQuery-Events
JQuery
jQuery-Propertie
jQuery event.preventDefault() Method
Last Updated: 07 July 2023
The jQuery preventDefault() Method is used to stop the default action of the selected element to occur. It is also used to check whether pre
...read more
Web Technologies
Picked
jQuery-Events
JQuery
jQuery-Methods
jQuery | unbind() Method
Last Updated: 20 February 2019
The unbind() Method is an inbuilt method in jQuery which is used to remove any selected event handlers. This method can be used to remove pa
...read more
Web Technologies
Picked
jQuery-Events
JQuery
jQuery mouseover() Method
Last Updated: 18 November 2022
The jQuery mouseover() method is an inbuilt method which works when mouse pointer moves over the selected elements.Syntax:$(selector).mouseo
...read more
Web Technologies
JavaScript
jQuery-Events
JQuery
jQuery-Methods
jQuery scroll() Method
Last Updated: 29 July 2024
The jQuery scroll() is an inbuilt method which is used to user scroll in the specified element. This method works for all scrollable element
...read more
Web Technologies
JavaScript
jQuery-Events
JQuery
jQuery-Methods
jQuery focus() Method
Last Updated: 12 September 2024
The jQuery focus() method is used to set the focus on a specified element, such as an input field or textarea. It triggers the browser's foc
...read more
Web Technologies
JavaScript
jQuery-Events
JQuery
jQuery-Methods
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !