摘要: /******************分别处理input button和textbox**********************/<style type="text/css">input {width:20px}input {width:expression(this.type=="text"?"200px":"style");}input[type="text"] {width:200px}</style><input type="radio" 阅读全文
posted @ 2012-09-25 21:31 举重-若轻 阅读(146) 评论(0) 推荐(0)