Operating on collection
PreviousSelecting elementsNextManipulating with elements, working with properties, attributes and data
Last updated
Last updated
Iterate over a jQuery object, executing a function for each matched element.
Create a serialized representation of an array, a plain object, or a jQuery object suitable for use in a URL query string or Ajax request. In case a jQuery object is passed, it should contain input elements with name/value properties.