Jquery

jQuery Intro

jQuery Intro Quiz

jQuery Intro Exercise

jQuery Basic

jQuery Basic Quiz

jQuery Basic Exercise

jQuery Advance

jQuery Advance Quiz

jQuery Advance Exercise

jQuery Selectors

jQuery Effects

jQuery Events

jQuery Methods and Properties

jQuery Traversing

jQuery CSS and HTML Methods

jQuery event.which Property

jQuery event.which Property

 

 

The event.which property is used to return which keyboard key or mouse button was pressed for the event.

 

Syntax:-

 

Its syntax is:- event.which

 

Further Explanation:-

 

Parameter Description
event Required. The event parameter comes from the event binding function

Code Explanation

All Tutorials related to jQuery Events

All Sections related to Jquery