浅谈Jscript中使用构造函数创建树对象
Creating directory trees by javascript in web-page design
-
摘要: 本文介绍一种栏目树的方式对网站内容实现动态有序管理,就象windows资源管理器一样,方便直观.最后举了一个部门结构树的例子来阐述.Abstract: In designing Web pages,how to organize the various data given? This article introduces a directory tree that makes it easier to examine information just like examining documents by windows resources manager.