2014年5月27日 星期二

input[type="text"]

input {
        width: expression((this.type=="checkbox" || this.type=="radio") ?"20px":"style");
}




input[type="text"] {
width:200px
}


參考:
http://bbs.blueidea.com/thread-2677721-1-1.html

沒有留言:

張貼留言