How do you change HTML Object element data attribute value in JavaScript?
Here is what i am trying
The following code works if you use jquery
$( "object" ).replaceWith('');