jQuery Properties
Posted: Fri Oct 27, 2023 9:14 am
jQuery Properties
jQuery Properties
Property
Description
context
Removed in version 3.0. Contains the
original context passed to jQuery()
jquery
Contains the jQuery version number
jQuery.fx.interval
Change the animation firing rate in milliseconds
jQuery.fx.off
Globally disable/enable all animations
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
★
+1
Reference: https://www.w3schools.com/jquery/jquery_ref_prop.asp
jQuery Properties
Property
Description
context
Removed in version 3.0. Contains the
original context passed to jQuery()
jquery
Contains the jQuery version number
jQuery.fx.interval
Change the animation firing rate in milliseconds
jQuery.fx.off
Globally disable/enable all animations
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
★
+1
Reference: https://www.w3schools.com/jquery/jquery_ref_prop.asp