I\'m trying to make a form which checks if a certain option is selected from a \"select\" tag. Here is my current HTML:
Check out: Display div if a specific select option value is selected
Also don't use ID use data attributes or value to check comparison.