jQuery – $().jquery Property
The $().jquery property returns a string containing the jQuery version number being used.
The $().jquery property returns a string containing the jQuery version number being used.
The jQuery.fx.interval property is used to change the animation firing rate in milliseconds.
The jQuery.fx.off property is used to globally disable/enable all animations, which will immediately set elements to the final state of the animation.
The jQuery.support property contains a collection of properties representing different browser features or bugs.