disable/enable submit

kalkal 02 Apr, 2014
Hi,
how can i connect the submit button with a radiobox element in form so that will be enabled only when there is a choice in radiobox?
Thanks
GreyHead 03 Apr, 2014
Answer
Hi kalkal,

You can use JavaScript to disable the Submit button when the form loads and disable it again when the radio button is checked.

Bob
This topic is locked and no more replies can be posted.