oldie

Results 2 issues of oldie

The data-* form a class of attributes called custom data attributes, that allow proprietary information to be exchanged between the HTML and its DOM representation by scripts. I was wondering...

The HTML attribute "data" is often used in modern applications. The related name of the attribute is the combination of the fixed "data-" string and a individual name for that...