摘要:
当网页被加载时,浏览器会创建页面的文档对象模型(Document Object Model)。//显示,改变html内容document.getElementById("p1").innerHTML="New text!";//显示,改变html属性document.getElementById("... 阅读全文
posted @ 2014-05-08 13:36
奋斗中的小鸟
阅读(314)
评论(0)
推荐(0)
摘要:
var txt = '{"employees":[' + //多段文字用'+'来组织在一起 '{"firstName":"Bill","lastName":"Gates" },' + '{"firstName":"George","lastNam... 阅读全文
posted @ 2014-05-08 11:15
奋斗中的小鸟
阅读(187)
评论(0)
推荐(0)

浙公网安备 33010602011771号