Tekkaman

导航

 

javascript之innerhtml

  Each HTML element has an innerHTML property that defines both the HTML code and the text that occurs between that element's opening and closing tag. By changing an element's innerHTML after some user interaction, you can make much more interactive pages.

  详细资料参考:http://www.tizag.com/javascriptT/javascript-innerHTML.php

 

posted on 2013-01-22 12:48  Tekkaman  阅读(201)  评论(0编辑  收藏  举报