I am trying to write some code, but I can't figure it out. I need to know how to validate a drop down menu with the set of Radio buttons for the top two options "Car Show" & "Show 'N Shine". For example, I need "Select Your Vehicle" to be seen as the first option, but not as a selection. Also, if a item in the drop down menu is selected, then it will not allow you to continue unless the radio buttons are selected. And vise-versa if the Radio button is selected they "Select Your Vehicle" is not changed, they user has to select a vehicle. Here is the java script below:
Anybody? Is there Anybody that can help? I went to http://www.pdncommunity.com but didn't really get too much help.