SyntaxFix
Write A Post
Hire A Developer
Questions
getElementById("id").removeAttribute("style");
if you are using jQuery then
$("#id").removeClass("classname");