Re: AjaxModalDialog in iframe
Re: AjaxModalDialog in iframe
- Subject: Re: AjaxModalDialog in iframe
- From: "Jérémy DE ROYER [INGENCYS]" <email@hidden>
- Date: Wed, 21 Sep 2011 16:07:16 +0200
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 = "" )
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 email@hiddenhttp://www.omnigroup.com/mailman/listinfo/webobjects-dev
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden