藍森林首頁 | 返回主頁 | 本站地圖 | 站內搜索 | 聯繫信箱 |
 您目前的位置:首頁 > 自由軟件 > 技術交流 > 應用編程


    

藍森林 http://www.lslnet.com 2006年8月25日 8:28

能讓內出現滾動條麼?

why doesn't it work?
[html]<table border="0" cellpadding="1" cellspacing="1" style="table-layout:fixed">
  <tr>
    <td style="overflow:scroll" width="200" height="100"><p>asdfasdfa</p>
    <p>ad</p>
    <p>fadf</p>
    <p>asdf</p>
    <p>asd</p>
    <p>fadfasd</p>
    <p>f</p>
    <p>asd</p>
    <p>fasf</p></td>
  </tr>
</table>[/html]

[html]<table border="0" cellpadding="1" cellspacing="1" style="table-layout:fixed">
  <tr>
    <td width="200" height="100"><iframe width=200 height=100 src=http://www.163.com></iframe></td>
  </tr>[/html]

不一定放 iframe ..裡面放支持 overflow 的元素就行

panliu888在上個帖子中說

我就是想要td支持滾動條,iframe,div等我都知道了 :p




Copyright © 1999-2000 LSLNET.COM. All rights reserved. 藍森林網站 版權所有。 E-mail : webmaster@lslnet.com