Skip to content

Opening book details…

About this document

Change HTML Object Data Attribute in JS by Erudite Q-fix is a document available to read on EtoBox.

This document discusses how to change the data attribute value of an HTML <object> element using JavaScript. It provides examples of using setAttribute() to directly change the data attribute, as well as replacing the entire <object> element to indirectly change the attribute. Later responses also suggest using Element.dataset to change data attributes or jQuery

Author
Erudite Q-fix
Language
EN