要在table 中使overflow 生效,需多做一些CSS設定對table設置table-layout:fixed; 然後在要設定此屬性的table element(如td)裡再設置以下CSS屬性
確定! 回上一頁