文件名称:xmldtree_7
- 所属分类:
- xml/soap/webservice
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 11.26kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation yards. A demonstration of how the directory tree hierarchy said adding lines. Tree directory interface makes better readability, the relationship between father and son nodes also become clearer. The main drawback is the need to address a wider audience, while pages need to show more images. Fortunately, the browser page document load time overhead is not much change
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 99273900xmldtree_7.zip 列表 common/ common/css.js common/_vti_cnf/ common/_vti_cnf/css.js css/ css/tree.css css/_vti_cnf/ css/_vti_cnf/tree.css images/ images/blank.png images/book.gif images/bookopen.gif images/closedfolder.png images/document.gif images/I.png images/L.png images/Lminus.png images/Lplus.png images/openfolder.png images/paper.gif images/paper2.gif images/T.png images/tinybox.gif images/Tminus.png images/Tplus.png index.html tree/ tree/tree.js tree/tree.xml tree/tree.xsl tree/treeNestingFalse.xsl tree/treeNestingTrue.xsl