How do I identify or highlight text fields AND radio buttons that are not filled in when you click Submit?
I have a form where I am making text fields and radio buttons "required". However, when you click the Submit button that I created, it only gives a message stating that certain required fields are not filled in. How do I make the message identify or highlight the text fields AND radio buttons that are not filled in? I've been banging my head against the wall for 3 days looking for this answer. I know it probably has to be done using a Javascript, but i actually know nothing about Javascript. Can someone help me with the script and tell me where I need to place it to make this work. Any help will be appreciated.