How do I use Javascript (not jquery) to make something display:none?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-04-06T21:43:15Z Indexed on 2010/04/06 21:53 UTC
Read the original article Hit count: 147

Filed under:

Suppose I have an element called "#container-main". How do I make that display:none NOT using JQuery?

© Stack Overflow or respective owner

Related posts about JavaScript