jQuery – Document Ready Function Templates
The document ready function templates are used when including jQuery embedded in an HTML document, as a JavaScript document, or in a WordPress site.
The document ready function templates are used when including jQuery embedded in an HTML document, as a JavaScript document, or in a WordPress site.
This is a quick reference list of jQuery AJAX Methods that are used to exchange data with a server and update parts of the document without reloading.
This is a quick reference list of jQuery event Methods that are used to trigger or attach a function to an event handler for the selected elements.
This is a quick reference list of jQuery effect methods for creating animation effects for the selected elements.
This is a quick reference list of jQuery HTML/CSS Methods that are used to manipulate the selected elements.
This is a quick reference list of jQuery Miscellaneous Methods that are used for various things involving the selected elements.
This is a quick reference list of jQuery selectors and how they work in selecting HTML elements to apply scripting.
This is a quick reference list of jQuery Traversing Methods that are used to move through the selected elements.
This is a quick reference list of jQuery Properties that are used to trigger or attach a function to an event handler for the selected elements.