SyntaxFix
Write A Post
Hire A Developer
Questions
Something like this should remove it
document.getElementById('x').style.visibility='hidden';
If you are going to do alot of this dom manipulation might be worth looking at jquery