Tagged Questions
0
votes
3answers
45 views
Using 2 functions at the same time to validate form
im trying to put to javascript functions that will validate a form, but cant make it work.
This is what i have :
<script type="text/javascript" language="JavaScript">
function checkForm(f)
...