level 1
一点心情4025
楼主
代码中 我是这么写的<ul class="ztree" id="tree">,准备在这个ul上加载ztree,后来ztree加载成功以后,前台F12,看到的代码是这样的,
<ul class="ztree" id="tree" style="width: 100%; position: relative;" jQuery16301442665747505596="6">,哪位大牛知道是怎么回事?并且在 <ul>标签外还嵌套了一个div,div的代码如下<div style="left: auto; top: auto; width: 249px; right: auto; bottom: auto; position: relative;"> 这个是什么情况?
2013年06月06日 07点06分
1
<ul class="ztree" id="tree" style="width: 100%; position: relative;" jQuery16301442665747505596="6">,哪位大牛知道是怎么回事?并且在 <ul>标签外还嵌套了一个div,div的代码如下<div style="left: auto; top: auto; width: 249px; right: auto; bottom: auto; position: relative;"> 这个是什么情况?