[jQuery] Re: Create thickbox dymanically after opening one

2008-02-14 Thread cbmtrx

This is very similar to the problem I'm facing:

To enable a thickbox to reload itself with new content *UNTIL* the
user closes the TB manually. Then if they relaunch the TB (from the
same DOM element) it should load up the TB with the original, default
content (and not the newer, reloaded content).

Eridius, you might want to also check out DMR's tweak that saves form
changes made inside TBs:
http://codylindley.com/thickboxforum/comments.php?DiscussionID=753&page=1



On Feb 6, 11:36 am, Eridius <[EMAIL PROTECTED]> wrote:
> is there a way to prevent someone from closing thethickbox
>
> Eridius wrote:
>
> > This is the deal.  I have a form and based on the information they enter
> > in this form, when they click to submit it, it take the form data and
> > turns it into the url query and they create a link with the url, adds
> >thickboxto the newly created link and then triggers the link to bring up
> > thethickboxwhich works fine.  Now lets say that they wan to change
> > something.  so they go and close thethickboxand then change the form and
> > then re submits but this time the redirects the page to the url, not open
> > up thethickbox.  From my testing, I can create as many thickboxes dynamic
> > but once i open one, i can not create anymore.  anyone know a way around
> > this.
>
> --
> View this message in 
> context:http://www.nabble.com/Create-thickbox-dymanically-after-opening-one-t...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.


[jQuery] Re: Create thickbox dymanically after opening one

2008-02-06 Thread Eridius


is there a way to prevent someone from closing the thickbox


Eridius wrote:
> 
> This is the deal.  I have a form and based on the information they enter
> in this form, when they click to submit it, it take the form data and
> turns it into the url query and they create a link with the url, adds
> thickbox to the newly created link and then triggers the link to bring up
> the thickbox which works fine.  Now lets say that they wan to change
> something.  so they go and close the thickbox and then change the form and
> then re submits but this time the redirects the page to the url, not open
> up the thickbox.  From my testing, I can create as many thickboxes dynamic
> but once i open one, i can not create anymore.  anyone know a way around
> this.
> 

-- 
View this message in context: 
http://www.nabble.com/Create-thickbox-dymanically-after-opening-one-tp15306742s27240p15306957.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.