Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
how can I disable the background when SimpleDialog is shown?   Message List  
Reply | Forward Message #39178 of 52116 |
Re: [ydn-javascript] Re: how can I disable the background when SimpleDialog is shown?

Actually the problem was I had elemtents in the page that had a class yui-panel (or something like that) so they had the same z-index with the dialog.

----- Original Message ----
From: D. Wayne Fincher <slowlychillin@...>
To: ydn-javascript@yahoogroups.com
Sent: Monday, October 13, 2008 8:14:59 AM
Subject: [ydn-javascript] Re: how can I disable the background when SimpleDialog is shown?

It sounds like the Dialog doesn't have a high enough z-index.

Is it rendered to the body element?

It would go something like

myDialog.render( document. body);

Assuming the Dialog is stored in "myDialog".

--- In ydn-javascript@ yahoogroups. com, "vasilije_2nd"
<vasilije_2nd@ ...> wrote:
>
> Using modal:true just fades the background page but doesnt disable any
> links in it. I tested this in firefox 3. Is there some other parameter
> I should set?
>




Mon Oct 13, 2008 9:17 am

vasilije_2nd
Offline Offline
Send Email Send Email

Forward
Message #39178 of 52116 |
Expand Messages Author Sort by Date

Using modal:true just fades the background page but doesnt disable any links in it. I tested this in firefox 3. Is there some other parameter I should set?...
vasilije_2nd
Offline Send Email
Oct 13, 2008
5:57 am

It sounds like the Dialog doesn't have a high enough z-index. Is it rendered to the body element? It would go something like myDialog.render(document.body); ...
D. Wayne Fincher
slowlychillin
Offline Send Email
Oct 13, 2008
6:15 am

Actually the problem was I had elemtents in the page that had a class yui-panel (or something like that) so they had the same z-index with the dialog. ... ...
Vasil Vangelovski
vasilije_2nd
Offline Send Email
Oct 13, 2008
9:17 am

Change the z-index on the other panels? ... class yui-panel (or something like that) so they had the same z-index with the dialog. ... SimpleDialog is shown?...
D. Wayne Fincher
slowlychillin
Offline Send Email
Oct 13, 2008
3:17 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help