.data()

Store arbitrary data associated with the matched elements or return the value at the named data store for the first element in the set of matched elements.

.removeData()

Remove a previously-stored piece of data.

@jQuery API