Of course it does! Thanks for the illumination. Once again I'd made things more difficult/dense than they needed to be.
Cheers, Bruce On Aug 21, 8:03 pm, Tobias Herrmann <[email protected]> wrote: > Hi Bruce, > > if you set the target attribute on the link to target='_top', the new > page should load in the page generating the dialog. > > Greetings, Tobias > > Bruce MacKay schrieb: > > > Thanks for your response. > > > Unfortunately I didn't make myself clear. A plain simple anchor tag > > loads the new page into the dialog box - which is what I don't want to > > happen. I want the new page loaded into the page from which the > > dialog was first generated. > > > Cheers, Bruce > > > On Aug 21, 7:21 pm, Jörn Zaefferer <[email protected]> > > wrote: > > >> That sounds like you just need a plain simple anchor tag inside that > >> dialog. After clicking the link, the new page will load, therefore the > >> dialog doesn't have to be closed. > > >> Jörn > > >> On Fri, Aug 21, 2009 at 4:33 AM, Bruce MacKay<[email protected]> wrote: > > >>> Hello folks, > > >>> I'm seeking some help/pointers in directing the output of links > >>> clicked within a dialog away from the dialog. > > >>> To put this in context, I am dynamically loading an in-time generated > >>> quiz into a dialog box with an iframe (a la Clark Updike: > >>>http://clarkupdike.blogspot.com/2009/03/basic-example-of-jquerys-uidi...). > > >>> When the users completes the quiz, feedback from wrongly answered > >>> questions contains a link to a page on the site from where the user > >>> can get more information about the topic area behind the question. > > >>> I want to set up the system so that when such a link is clicked in the > >>> dialog, the dialog will close and the page called by the link will > >>> replace the parent page (i.e. the page from which the dialog was first > >>> called. > > >>> If this is possible to achieve, I'd appreciate some guidance - I can't > >>> find anything on the web to help me. > > >>> Thanks, > > >>> Bruce --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
