I want to check information is entered in the form with javascrip,
based on a radio button or a checkbox. For example I have 2 radio
buttons Yes and No. If "Yes" is click then check if the fname field is
filled. If "No" is checked, check if the lname was filled. Of course i
also need a vlidation for the status (yes or no) it self.
Thank.
based on a radio button or a checkbox. For example I have 2 radio
buttons Yes and No. If "Yes" is click then check if the fname field is
filled. If "No" is checked, check if the lname was filled. Of course i
also need a vlidation for the status (yes or no) it self.
Thank.
Comment