Why not setting the ajaxmodaldialog in the top page (not in the frame) and using a javascript to dynamically change the href of the modal with a unique id (document.getElementById(myModalDialogId).href = [myFinalHref] )
I've made it once to avoid setting multiple ajaxmodaldialog in a page but I've never done that with iframe, I don't know if it work, just an idea... Jérémy Le 21 sept. 2011 à 14:50, Pierre Gilquin a écrit : > Hi, > > I use an AjaxModalDialog in an iframe. When started the dialog is restricted > with the size of the iframe. Is there a mean to launch it from the parent > content ? > something similar to target=_top ? > > Thanks in advance > > _______________________________________________ > WebObjects-dev mailing list > webobjects-...@omnigroup.com > http://www.omnigroup.com/mailman/listinfo/webobjects-dev
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com