Disable ALL form buttons

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 18th, 2005, 12:12
New Member
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
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

  #2 (permalink)  
Old Feb 18th, 2005, 14:00
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Here's some information on it: http://tech.irt.org/articles/js131/index.htm
Closed Thread

Tags
disable, form, buttons

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 04:36.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43