Home
last modified time | relevance | path

Searched refs:rradiocheck (Results 1 – 1 of 1) sorted by relevance

/plugin/jquery/
H A Djquery-1.4.2.js1213 rradiocheck = /radio|checkbox/; variable
1384 if ( rradiocheck.test( elem.type ) && !jQuery.support.checkOn ) {
1416 if ( jQuery.isArray(val) && rradiocheck.test( this.type ) ) {