© 1999-2048 dssz.net 粤ICP备11031372号
[其它] asp.net CheckBoxList各项最小宽度CSS样式(兼容性good)
说明:ASP.NET中,CheckBoxList里的选择都是自动宽度的,属性时没有设置各项宽度的设置。 参考了一下网上的最小宽度样式, 代码如下: /* 最小寬度 */ .min_width{min-width:300px; /* sets max-width for IE */ _width:[removed]document.body.clientWidth .ckblstEffect td { min-width:80px; _width:[removed]document.body<weixin_38610277> 上传 | 大小:39kb