jQuery.data()

jQuery.data()

Store arbitrary data associated with the specified element and/or return the value that was set.

jQuery.data( element, key, value )Returns: Object

Description: Store arbitrary data associated with the specified element. Returns th