Home | History | Annotate | Download | only in parse-only

Lines Matching full:checkbox

463 			if ( jQuery.isArray(value) && /radio|checkbox/.test( this.type ) )
1887 checkbox: function(elem){
1888 return "checkbox" === elem.type;