Posts by Filipe Souza • 11 points
1 post
-
1
votes3
answers37193
viewsA: How to enable and disable fields by clicking button
Add the Html5 attribute as below: $('#id').attr('disabled','disabled');
jqueryanswered Filipe Souza 11
1 post
1
votes3
answers37193
viewsAdd the Html5 attribute as below: $('#id').attr('disabled','disabled');