If your site doesn't require support for IE 8 and under, you could just use the CSS :empty pseudo-class: td:empty { visibility: hidden; }.
確定! 回上一頁