How to owerrite html element from javascript?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-03-21T13:48:17Z Indexed on 2010/03/21 13:51 UTC
Read the original article Hit count: 416

Filed under:
|
|

I have HTML page with some HTML element wit ID="logo". I need to create JS script (with no external libs calls) that will owerrite that html element with other HTML element like " stuff inside ".

© Stack Overflow or respective owner

Related posts about html

Related posts about JavaScript