Debug list
Form validation with the onload event :
If the user try to submit the form before the page is fully charge the CheckForm don't work because of the onload and so the submit lock doesn't work two.
You have a solution ? Contact-me !Direct key control :
The caract ~, ^ and ` can't be control.
You have a solution ? Contact-me !Multi-forms use (more than one form and checkform on the same page)
If more than one form are in the page, CheckForm doesn't work.
Prepare for the v0.5
Found by : Jimmy Peletiri[Done] (v0.4) CheckForm use on an AJAX form with type="button" and no submit
If the button isn't a submit (but a button) so the submit lock doesn't work properly.
Modification/Use : CheckForm know if you give a form id or an input id and make the right thing to control you form properly.
Found by : Jimmy Peletiri




