Use Thickbox in iframe mode and bounce the content off your server.
Otherwise, manually get the values from the form and generate a div
with the preview content in it (all from javascript).

"Submit form data to an iframe" is a flawed idea.

--Erik

On 3/4/07, Seb Duggan <[EMAIL PROTECTED]> wrote:
> I'm working on a CMS application, and want to create a preview button.
>
> What I want it to do is take the form content, pass it to a preview
> page which will be loaded into a Thickbox (or similar) overlay, but
> not submit the main form.
>
> The content of the form is likely to be too long to send as GET data,
> so POST will be required.
>
>
> Any ideas?
>
>
> Seb
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to