<style type="text/css">
* { margin: 0; padding: 0; }
body { font-size: 14px; color: #333; font-family: 'Microsoft YaHei','Lantinghei SC','Open Sans',Arial,'Hiragino Sans GB','STHeiti','WenQuanYi Micro Hei','SimSun',sans-serif; }
ul, li { list-style-type: none; }
#treeView {
width: 600px;
margin: 20px auto 0;
border: 1px solid #f2f2f2;
}
.treeNode {
height: 32px;
border: 1px solid #fff;
border-width: 1px 0;
cursor: pointer;
font-size: 0;
}
.treeNode:hover {
background: #f4f9fd;
border-color: #e5f0fb;
}
.treeNode-cur,
.treeNode-cur:hover {
background: #e5f0fb;
border-color: #BBD4EF #fff;
}
.icon {
display: inline-block;
background: url(images/icon.png) no-repeat;
vertical-align: middle;
}
.icon-minus {
width: 15px;
height: 15px;
margin: 0 4px;
background-position: -30px -22px;
}
.icon-add {
width: 15px;
height: 15px;
margin: 0 4px;
background-position: -30px 0;
}
.icon-file {
width: 22px;
height: 18px;
margin-right: 5px;
background-position: 0 -22px;
}
.title {
position: relative;
top: 6px;
font-size: 14px;
}
.treeNode-empty .icon-minus {
background-position: -999px -999px;
}
.treeNode-empty .icon-add {
background-position: -999px -999px;
}
#treeView ul.none {
display: none;
}
</style> <div id="treeView"></div> <script type="text/javascript" src='js/data.js'></script>
<script type="text/javascript" src='js/tools.js'></script>
<script type="text/javascript" src='js/handledata.js'></script>
<script type="text/javascript" src='js/index.js'></script>
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
