1.根据控件的name获取控件$("input[name='objName']")....../*$("check[name='objName']")......*/ $("[name=objName]:checkbox")......$("select[name='objName']")...... Read More
posted @ 2014-10-17 18:12 咸鱼公子 Views(285) Comments(0) Diggs(0)