document.getElementById("<%= Checkbox1.ClientID %>").disabled=true;
Thursday, March 1, 2012
how to make a server side check box enabled in javascript
if you want to make a server side check box enabled or checked using javascript on client side just copy and paste the below code.
Labels:
javascript
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment