jQuery Misc
Miscellaneous methods.
jQuery Misc Methods
jQuery has a lot of miscellaneous methods that do not fit into the other categories.
Some important ones:
data()- Attaches data to an elementeach()- Iterates over elementsindex()- Returns the index of an element$.noConflict()- Releases the $ variable