我試圖在顯示器中放置100%高度div:table-cell div,但它在IE中似乎不起作用。任何解決方法的IE瀏覽器?顯示內部100%高度div:table-cell div
這裏是我的代碼:
<div style="display:table-row;">
<div style="display:table-cell; background-color:blue; border-left:solid 1px #CCC;">
<div style="position:relative; height:100%; width:100%; background-color:red;">
</div>
</div>
</div>
添加在DIV的任何內容(包括圖像)之前執行
.load被調用。或定義最小高度。 – 2012-03-31 12:41:44