Remove previously attached data from a <div> element:
The removeData() method removes data previously set with the data() method.
| Parameter | Description |
|---|---|
| name | Optional. Specifies the name of data to remove. If no name is specified, this method will remove all stored data from the selected elements |
Your message has been sent to W3Schools.