I want to hide the Submit button when any specific answer is selected. Or, in another word – when the “hockey” and “goalie” is selected, then a HTML section is shown.
When that HTML section is shown, showing that Submit button is okay. But when any other option is selected, I want to hide that Submit button. Can this be done with custom JavaScript?