六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 57|回复: 0

DTree

[复制链接]

升级  92%

8

主题

8

主题

8

主题

童生

Rank: 1

积分
46
 楼主| 发表于 2013-1-27 05:07:18 | 显示全部楼层 |阅读模式
Dtree所引用的css
一:dtree.css
 
dtree {//定义目录树节点的字体,字号,颜色 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; white-space: nowrap;}.dtree img {//定义选用节点图标的样式,位置 border: 0px; vertical-align: middle;}.dtree a {// color: #006600; text-decoration: none;}.dtree a.node, .dtree a.nodeSel { white-space: nowrap;//表格随着文字自动伸展(如果未设置TD宽度,则noWrap属性是起作用的;如果设置了TD宽度,则noWrap属性是不起作用的。) padding: 0px 0px 0px 0px;}.dtree a.node:hover, .dtree a.nodeSel:hover { color: #006600; text-decoration: none;}.dtree a.nodeSel {//节点选中后的节点背景颜色 background-color: #c0d2ec;}.dtree .clip { overflow: hidden;}  
二:tree.css

body {SCROLLBAR-FACE-COLOR:#D2FFD2;SCROLLBAR-HIGHLIGHT-COLOR: #8AA583;SCROLLBAR-SHADOW-COLOR: #8AA583;SCROLLBAR-3DLIGHT-COLOR: #ffffff;SCROLLBAR-ARROW-COLOR: #8AA583;SCROLLBAR-TRACK-COLOR: #E1FFE1;SCROLLBAR-DARKSHADOW-COLOR:  #ffffff;       background-attachment: fixed;//scroll :  背景图像是随对象内容滚动//fixed :  背景图像固定       background-repeat: no-repeat;//background-repeat : repeat | no-repeat | repeat-x | repeat-y//repeat :  背景图像在纵向和横向上平铺//no-repeat :  背景图像不平铺//repeat-x :  背景图像在横向上平铺//repeat-y :  背景图像在纵向平铺       background-color: EFF7F7;} 

 
Dtree目录树的总结
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表