04 2010 档案

摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--functiongetFirstChild(obj){varresult=obj.firstChild;while(!result.tagName){result=result.nextSibling... 阅读全文
posted @ 2010-04-16 14:13 {前端开发} 阅读(550) 评论(0) 推荐(0) 编辑