|
heres the code:
<input type="submit" name="Submit" value="Apply" onClick="MM_validateForm('name','','R','phone','', 'RisNum','email','','RisEmail','address','','R','a mount','','RisNum','purpose','','R');return document.MM_returnValue">
would the script fit in among this/before/after?
im pretty new to this and dont fully understand how it works.
the validation function wont validate for radio buttons,just the text fields.when a certian radio button has been selected and then the submit button is clicked i want the pop up to tell the user they cant go any further if its the wrong one.
|