Avatar of Malloy1446
Malloy1446

asked on 

FORM and Submit button display

I have a form which includes a section with a function. Based on user's input (selection of an option), user is given additional fields to complete. Right now the form is working correctly. EXCEPT, the submit button is visible before the option is selected.
User first completes some personal information.
Then, based on a selection, additional fields are displayed.
I don't want to see the submit button until after the option is selected.

I am attaching the complete code.
FORM.txt
HTMLjQueryJavaScript

Avatar of undefined
Last Comment
Big Monty

8/22/2022 - Mon