Forum : How to disable an HTML object .
Brief description  about Online courses   join in Online courses
View Manju  S Reddy 's Profile

How to disable an HTML object .

How to disable an HTML object......
Asked by Manju S Reddy | Mar 22, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Manjunath,
document.getElementById("myObject").disabled = true;
Mar 22, 2010