This is a discussion on "Disable ALL form buttons" within the JavaScript Forum section. This forum, and the thread "Disable ALL form buttons are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Disable ALL form buttons
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Disable ALL form buttons
Hi all,
First post here for me, I am a web developper and have been working with Java/Servlets/Jsp for about 5 years. I always tried to manage important behaviors on the server side to make sure that I do not depend on browser quirks. Now, I have an important problem, I have some server processing that takes a while to do and some users have fun clicking on other buttons while the server side code is being processed and I do not want that to happen. Since we already are in production with this, I cannot go in and make major modifications (like making complex code to go disable specific buttons by accessing them by name and disabing them one by one) What I need to know is if there is a quick way to disable all buttons on a form dynamically without referring to them by name. Any ideas? Dominique |
|
|
|
|||
|
Here's some information on it: http://tech.irt.org/articles/js131/index.htm
|
![]() |
| Tags |
| disable, form, buttons |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| form element disable script | thenamenoonehastaken | JavaScript Forum | 1 | Apr 21st, 2008 09:39 |
| How do i submit a form with radio buttons ? | Accurax | Web Page Design | 5 | May 12th, 2007 18:34 |
| help with fwd/backwrd buttons affecting other buttons | typeofdoug | Flash & Multimedia Forum | 5 | Feb 4th, 2007 03:48 |
| download browser screenshots, form elements and buttons | neckcns | Graphics and 3D | 0 | Dec 23rd, 2005 16:24 |
| Disable button | Nick | JavaScript Forum | 26 | Jan 29th, 2005 07:20 |