|
How to change Non editable textfiled to editable textfiled from Javascript
Hi,
How to change Non editable textfiled to editable textfiled from Javascript
I got some textfield in the website I am making,
Residense Add and Contact Add
When browser loads Contact Add textfiled id noneditable (readonly),
But if the user click a radio Button ( Which indicates Contact Add is diff from Resi Add) then I want Contact Add to be editable.
Thanks,
Venkat.
|