SyntaxFix
Write A Post
Hire A Developer
Questions
var element = document.getElementById('sample_id'); element.style.removeProperty("width"); element.style.removeProperty("height");