Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to invoke the event in java script for submit button even though the button was disabled.
Jey
You can't activate a button that is disabled. You have to enable it first. If you just want to post the form, you can use the submit method on the form.
--- b { font-weight: normal; }