javascript_howto thread: how to disable the button
yes ... do another function called by an onBlur event for that field, and the function should just contain: document.form.buttonname.disabled=true; Les
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
javascript_howto thread: how to disable the button
yes ... do another function called by an onBlur event for that field, and the function should just contain: document.form.buttonname.disabled=true; Les
|