table { table-layout:fixed;}
td { text-overflow:ellipsis;overflow:hidden;white-space: nowrap;padding; }
add in your stylesheet.
ou ,ye
you can control the td's width. ((IE ONLY))
text-overflow:ellipsis|clip; ellipsis:“…” clip:there is no "…"
[ August 14, 2006: Message edited by: snowwolf ]
[ August 14, 2006: Message edited by: snowwolf ]
[ August 14, 2006: Message edited by: Liu Zhixiang ]