-
.data()
Store arbitrary data associated with the matched elements.
-
jQuery.data()
Store arbitrary data associated with the specified element.
-
.removeData()
Remove a previously-stored piece of data.
-
jQuery.removeData()
Remove a previously-stored piece of data.
