Donate Share

Custom Form Elements

Subscribe

Submit form when form element is been clicked

  1. 2009-10-17 18:44:40 UTC

    Hi, how can I make the form submit automatically when a form element has been clicked or changed. Thanks.

  2. 2009-10-18 21:19:06 UTC

    Have a look at the API Docs:

    http://customformelements.net/docs/cfe.generic.html

    (onClick and onUpdate Events)

    You can hook into theese events and call sth like $("myForm").submit()

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.