I'm trying to hide an object in JavaScript, I'm having difficulties,
I tried the command:
document.getElementById("form-tab-1").style.display = "none";
But it does not work, I do not know why.
The object to be hidden is inside the red c...
asked by
28.08.2016 / 02:36