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 an iframe in the middle. When I show
> some dialog it stays under iframe scope What I need to do is to put
> the dialod filling all the screen, not only the iframe.
>
> 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
-~----------~----~----~----~------~----~------~--~---