-
16 Oct 2006 3:01 AM #11
2 things:
You have no body tag. I doubt this is causing your problem but you probably want to add one.
When I look at your container.css I see:
Code:.mask { z-index:0; display:none; position:absolute; top:0; left:0; -moz-opacity: 0.5; opacity:.50; filter: alpha(opacity=50); background-color:#CCC; }
-
16 Oct 2006 5:32 AM #12
Oh my ! I got it now...Your first advice was the right one, except I was not modifying the right container.css :oops:
That's amazing how much time I spent without even realizing that :?
Well thanks for your great help, you're doing an awesome job here
-
16 Oct 2006 8:36 AM #13
Thanks. A link always makes it so much easier to track down!
Similar Threads
-
Modal panel behind mask in yui-ext layout
By Tym in forum Ext 1.x: Help & DiscussionReplies: 4Last Post: 21 Nov 2008, 7:11 AM -
Div Modal
By cebola in forum Ext 1.x: Help & DiscussionReplies: 3Last Post: 14 Mar 2007, 5:08 AM -
[1.0a2 Rev 5] MessageBox opens not modal (modal: true)
By Arikon in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 27 Feb 2007, 9:52 PM -
Dialog modal
By pomata in forum Ext 1.x: Help & DiscussionReplies: 0Last Post: 1 Dec 2006, 8:50 AM -
tabs and modal
By jbowman in forum Ext 1.x: Help & DiscussionReplies: 4Last Post: 11 Oct 2006, 6:54 PM


Reply With Quote