I have a form on my site which has 4 text fields. When the page is loaded the 'Save' button is disabled. To enable it the user must click on a 'Check' button which will call a function to validate the field values.
It was working, but suddenly it has stopped. I think the problem is in the onClick= statement for the <BUTTON> but I cannot see the error.
Bookmarks