pelegk1
06-11-2003, 02:42 AM
i have this code :
<INPUT TYPE="text" name=cityName id=cityName readOnly onclick="alert();changeRadio(raCity,adress.raMahoz,1)">
i want on clicking to change the read only property so i will be able to write in the text box!
how can i do that?
thnaks in advance
Peleg
<INPUT TYPE="text" name=cityName id=cityName readOnly onclick="alert();changeRadio(raCity,adress.raMahoz,1)">
i want on clicking to change the read only property so i will be able to write in the text box!
how can i do that?
thnaks in advance
Peleg