You can create modal dialogs using the modal and overlay options:

I tried doing this, but the opacity still covers only the iframe
element.. i.e. the scope of the dialog box is still internal to the
iframe.

On Sep 9, 7:56 am, Scott González <[EMAIL PROTECTED]> wrote:
> You can create modal dialogs using the modal and overlay options:
>
> $(el).dialog({
>     modal: true,
>     overlay: {
>         background-color: '#000',
>         opacity: 0.5
>     }
>
> });
>
> On Sep 8, 2:02 pm, rics <[EMAIL PROTECTED]> wrote:
>
> > Hello folks,
>
> > The system I'm working on has aniframein the middle.  When I show
> > some dialog it stays underiframescope What I need to do is to put
> > the dialod filling all the screen, not only theiframe.
>
> > I did that exactly thing with ext a time ago, but JQuery is totally
> > diferente. Beside I'm trying, I can't put it to work.
>
> > Any thougs?
>
> > rics
> > Pensa Rics, pensa!http://www.pensarics.com
> > Sigam-me os bons!http://meadiciona.com/rics

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to