How do I submit the form from javascript
-
I want to submit the registration form from a javascript function.
I have removed the Simplr Registration Form + submit button and added my own button which fires a javascript routine.
I had hoped to submit the Registration form with “document.getElementById(‘simplr-reg’).submit();”, but this doesn’t appear to work.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How do I submit the form from javascript’ is closed to new replies.