Home > Backend Development > PHP Tutorial > 给你一个很实用和好用的资源管理器的树形目录原码_PHP

给你一个很实用和好用的资源管理器的树形目录原码_PHP

WBOY
Release: 2016-06-01 12:41:10
Original
1114 people have browsed it

本原码从网上下载,经本人改写,功能更强大,使用更方便,
可以有无限级目录,一次性载入,可以分别设置树结点和叶结点的颜色及图标,可以展开和收缩,可以显示当前所处的路径位置,点击树结点时只在展开时显示树结点的超链接,不过,据测试,一次性载入500个节点时浏览器会显示“该脚本会使浏览器变慢”的提示,不过,选择不取消执行不会影响浏览器的性能。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template