Utente:Daimona Eaytoy/Massblock.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Disabled anziché toggle. Ignora regola jshint |
m fix |
||
Riga 302:
for ( var id in toggle ) {
$( '#' + toggle[ id ] ).
$( this ).prop( 'disabled', show )
} );
}
};
|