Javascript confirm box on checkbox click
-
Hi, i have this checkbox:
[checkbox* obj exclusive use_label_element “A|[email protected]” “B|[email protected]” “C|[email protected]”]
What i wish to do is display a Javascript confirm box that displays when the user select one of the 3 checkboxes.
For ex: if i click on A, i want a confirm that says “Did you already try to do semething?” -> Yes = close de confirm box and continue with the contact form -> No = close the confirm box and open a new page with a given URL.
Also, would it be possible to hide the form until one of the checkbox has been selected?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Javascript confirm box on checkbox click’ is closed to new replies.