
web j2ee
文章平均质量分 74
tcl1360
这个作者很懒,什么都没留下…
展开
-
DHTMLXTree的初始化 动态加载 解决中文乱码
DHTMLXTree的初始化 动态加载 等操作var tree; function initTree(){ tree=new dhtmlXTreeObject("treeboxbox_tree","100%","100%",0); tree.setImagePath("../../codebase/imgs/csh_bluefolders/"); tree.loadXML("left_原创 2009-11-12 22:14:00 · 3280 阅读 · 1 评论 -
IE js调试工具
介绍一个 IE js调试工具。Companion.JS (pronounced Companion dot JS or CJS) is a Javascript debugger for IE. The current version is 0.5.3.Companion.JS adds the following features to IE : 参考:http://www原创 2009-11-12 22:22:00 · 618 阅读 · 0 评论 -
escape():encodeURI():encodeURIComponet():
escape():encodeURI():encodeURIComponet(): escape():The escape method returns a string value (in Unicode format) that contains the contents of [the argument]. All spaces, punctuation, accented原创 2010-04-24 15:31:00 · 581 阅读 · 0 评论