pthornt1
11-02-2012, 06:08 PM
I'm using the jQuery Impromptu plugin ( http://trentrichardson.com/Impromptu/)
The plugin is working as expected, except for the fact that when a user clicks on the 'Submit' button on the form, it still loads the form automatically instead of waiting for the user to click on 'Ok' or 'Cancel' on the dialog box.
You can test the form here http://mcgehee.ace-onecomputers.com/test/
(you don't have to fill out the form, you can just click submit)
view the source to see my coding...
any reason or fixes as to why it still loads the form? is there any way to post-pone this to give the user time to read the content of the dialog box and select an option before the form loads?
The plugin is working as expected, except for the fact that when a user clicks on the 'Submit' button on the form, it still loads the form automatically instead of waiting for the user to click on 'Ok' or 'Cancel' on the dialog box.
You can test the form here http://mcgehee.ace-onecomputers.com/test/
(you don't have to fill out the form, you can just click submit)
view the source to see my coding...
any reason or fixes as to why it still loads the form? is there any way to post-pone this to give the user time to read the content of the dialog box and select an option before the form loads?