author:php.cn update time:2022-04-12 17:13:43
jQuery properties
jQuery Properties
jQuery Properties
Method | Description |
---|
context | Deprecated in version 1.10. Contains the original context passed to jQuery |
jquery | Contains the version number of jQuery |
jQuery.fx .interval | Change the animation run rate in milliseconds |
jQuery.fx.off | Globally disable or enable all animations |
jQuery.support | Contains a set of properties representing different browser features or vulnerabilities (mainly for internal use of jQuery) |
length | Contains the number of elements in the jQuery object |
jQuery.cssNumber | An object containing all CSS properties that can be used without units |