aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes How to disable all buttons on submitting a form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "How to disable all buttons on submitting a form" Watch "How to disable all buttons on submitting a form" New topic
Author

How to disable all buttons on submitting a form

Sunetra Sen
Ranch Hand

Joined: Feb 17, 2005
Posts: 43
Hi,
I want to diable all buttond present in my page on submit of the form.
The form is submitted by click of a submit button.So I can call a javascript function on click of the button.
any idea on what javascript will disable all the buttons in the form?
Thanks in advance,
Sunetra.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15362
    
    6
see if this helps here:

http://radio.javaranch.com/pascarello/2004/12/13.html

Eric
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to disable all buttons on submitting a form
 
Similar Threads
disabling the html:image
intermediate submit and validation of a form
Double submit issue using JSF
problem using validator framework with DispatchAction
Cancel button and bypassing JavaScript validation