Triggering Submit of form on button.
Hay All,
I have example code at
jsfiddle of what I am trying to do. I have a lock button on the page which triggers the user to verify a question. If 'OK' is triggered I try to trigger the click event on the hidden submit button on the page, but nothing happens. I have tried this in Chrome, IE7, IE8, IE9. The console never display the form submit message. I'm looking for thoughts and maybe direction on what I may be doing wrong or could do better.
Thanks in advanced.