jquery / 3.6.0 / category / miscellaneous / collection-manipulation.html /

Category: Collection Manipulation

.each()

Iterate over a jQuery object, executing a function for each matched element.

jQuery.param()

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.

© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquery.com/category/miscellaneous/collection-manipulation