Rethink in java
Thursday, May 8, 2014
select the specified checkbox as selected in radio button and remove the attribute as disabled
$("#custWorkType").removeAttr("disabled");
$('input:radio[name=in_invoicetype]')[2].checked = true;
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment