爱QQ
至少还有你
posts - 9,  comments - 5,  trackbacks - 0
11 2007 档案
Dom and innerHTML
摘要: 在程序中要生成很多的HTML,Dom方式比较自然,但是很满,innerHTML的方式快,但是看起来又不够自然,所以我决定写一个简单的小工具来结合两者的功能。HElement=Class({strs:null,INSERT_POINT:"__inserPoint__",initialize:function(tagName,back,attributes,intext){attributes=att...阅读全文
posted @ 2007-11-30 13:00 哈哈熊 阅读(78) | 评论 (0) 编辑