摘要: CSS样式: .width5 { width: 50px; } .width6 { width: 60px; } .width7 { width: 70px; } .width8 { width: 80px; } .width9 { width: 90px; } /*套在Select外层,用于隐藏Select框*/.DivSelect{ float:left; position: relative;... 阅读全文
posted @ 2012-12-08 13:47 码写人生 阅读(2950) 评论(0) 推荐(0)