错误图:
就是每一个div设置的height:auto根本没有撑开
html代码:
css代码:
.a_nr1{ width:210px; float:left; height:auto; margin-left:12px; _margin-left:6px;}
.a_nr1 ul{ width:210px; float:left; height:auto !important;}
.a_nr1 ul li{ width:200px; height:23px; margin-top:10px; padding-left:10px; list-style:none; background:url(../images/leftbg.jpg) no-repeat; padding-top:8px;}
.a_nr1 a{ text-decoration:none; color:#754a15; }
.a_nr1 a:hover{ text-decoration:none; color:#9f7114;}
.l_t1{ width:10px; float:left; padding-top:4px;}
.l_t2{ width:170px; float:left;}
.l_t3{ width:10px; float:left; padding-top:6px;}
.l_xl{ float:left; height:auto ; margin-left:10px; _margin-left:6px;}
.l_xl ul{ width:210px; float:left; height:300px; }
.l_xl ul li{ width:190px; height:15px; list-style:none; background:none; color:#754a15; margin:0px; padding:0px; padding-top:10px; padding-left:10px;}
.l_xl a{ text-decoration:none; color:#754a15; }
.l_xl a:hover{ text-decoration:none; color:#9f7114;}
回复讨论(解决方案)
不想展开 就把div隐藏 通过JS控制 内容时显示 还是隐藏咯
不想展开 就把div隐藏 通过JS控制 内容时显示 还是隐藏咯 就是全都展开的。。。没有js,不过就是每个div都重合了,正常应该这样的
还没有人看看啊
后来解决了没,我的是一个jquery的插件,ztree也出现的同样的问题
Statement: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