document.write与document.getElementById.innterHTML的区别

  <html> <head> <meta charset="utf-8"> <script> var tmp = "<iframe src='http://www.cnblogs.com/kaituorensheng/'></iframe>"; document.write(tmp); function getValue()
相关文章
相关标签/搜索