1. Reference For jQuery Properties

In jQuery, properties refer to DOM element attributes or states that you can get or set using jQuery methods like .prop(), or directly via element access.

Following is the complete alphabetical list of jQuery properties.

Property Description
context Contains the original context passed to jQuery()
jquery Contains the jQuery version number
jQuery.browser Contains flags for the useragent, read from navigator.userAgent
jQuery.fx.interval Change the animation firing rate in milliseconds
jQuery.fx.off Globally disable/enable all animations
jQuery.holdready() Holds or releases the execution of jQuery’s ready event
jQuery.ready A Promise-like object (or “thenable”) that resolves when the document is ready
jQuery.support A collection of properties representing different browser features or bugs (Intended for jQuery's internal use)
length Contains the number of elements in the jQuery object
.selector A selector representing selector passed to jQuery(), if any, when creating the original set
Give Us Your Feedback
OR
If You Need Any Help!
Contact Us