摘要:
把所有text选中,除了TextBox6 $(":text,:password").not("#TextBox6") $(":text,:password").not($("#TextBox6")[0]) $(":text:not(#TextBox6),:password") $(":text:not('#TextBox6'),:password") 阅读全文
posted @ 2010-05-08 19:04
jetz
阅读(250)
评论(0)
推荐(0)
浙公网安备 33010602011771号