If the jQuery collection references multiple elements, the value returned refers to the first element.
This function is used to get stored data on an element without the risk of a circular reference. It uses jQuery.data and is new to version 1.2.3. It can be used for many reasons and jQuery UI uses it heavily.
| name | String | |
|---|---|---|
| Name of the data stored. | ||