Maison  >  Questions et réponses  >  le corps du texte

关于浮动div滚动条不出现问题.

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


大家讲道理大家讲道理2898 Il y a quelques jours964

répondre à tous(1)je répondrai

  • 代言

    代言2016-11-12 13:21:13

    overflow:scroll出现滚动条

    répondre
    0
  • Annulerrépondre