解决document.write问题 - 吊儿郎当 - 博客园
关于document.write()方法还有一点要说明的是它的相关方法document.close()。脚本...var script = document.createElement( 'script' ); script.type = 'text/jav...
问个HTML的问题。请高手指教 - 开源中国社区
document.createElement("div") 与 document.write("") 这两种方式哪种方式的效率更高一点?为什么? feng5902 发帖于 5年前 7回/331阅 标签: HTML 举报...