关于浮动div滚动条不出现问题.
大家讲道理
大家讲道理 2016-11-12 13:21:01
0
1
989

有一个侧边栏,其中leftcontent风格min:

<div id="leftdiv" >      
      <div id="leftcontent" style="float:left;overflow:auto;"></div>
  <div id="split" ></div></div>

'#leftcontent'在运行时要添加一个div为min-width:400px的内容.对于'#leftdiv'太宽我希望出现滚动条.但没有滚动条出现overflow:auto;'#leftdiv'也加上overflow:auto倒是出现滚动条了,可滚动时'#split'嵌在了leftcontent中间....让'#split'也浮动style="float:left;"也没用


大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

全部回覆(1)
代言

overflow:scroll出现滚动条

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板