views:

13

answers:

0

Hello, is there a way of submit a form into a simplemodal? I mean, I want to do a 'preview your post' button that show a peview of the data entered in the original form in a simplemodal window. How can I do that? I know I can open a modal dialog and just insert the values to preview directly from the original form fields using jQuery, but this won't work when it comes to an image field, that must be submitted in some way. So I understand I need to submit the form anyways.

Am I wrong? Thanks for your great work and sorry for my English.