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

有一个侧边栏,其中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;"也没用


大家讲道理
大家讲道理

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

Antworte allen(1)
代言

overflow:scroll出现滚动条

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!