I see. I don't think that functionality is built in to Thickbox. It
probably wouldn't be too hard to hack it to do that. Google 'iframe
post' for info on the HTML necessary to make it happen. Or just use
GET.
Good luck.

--Erik

On 3/4/07, Seb Duggan <[EMAIL PROTECTED]> wrote:
> I see how to do this with a normal HTML page, but how do I submit the
> data via POST and get the resulting page into a Thickbox iframe?
>
>
> Seb
>
>
> On 4 Mar 2007, at 19:16, Erik Beeson wrote:
>
> > Use Thickbox in iframe mode and bounce the content off your server.
>
>
>
>
> > 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/
>
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

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

Reply via email to