What is the purpose of the data-* attribute?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Custom attributes to store extra information on elements for JavaScript usage. Example:
<div data-user-id="12345">John Doe</div>
| Is This Answer Correct ? | 0 Yes | 0 No |
Custom attributes to store extra information on elements for JavaScript usage. Example:
<div data-user-id="12345">John Doe</div>
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe in brief HTML Lists?
What is a meta keyword example?
Please anyone tell me , how to create toggle button without bootstrap.
What is href in html?
How can I check for errors?
Are there any advantages of grouping checkboxes in html?
What are the different types of entities in html?
What is dhtml explain with example?
What is html directive?
What are The two tags for framesets ?
What are the technologies that we use in dhtml?
Name some common lists that are used when designing a page.