Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-23-2009, 08:30 AM   PM User | #1
Uzair
Regular Coder

 
Join Date: Aug 2005
Posts: 363
Thanks: 7
Thanked 1 Time in 1 Post
Uzair has a little shameless behaviour in the past
Question Flash menu overlap problem in FF & IE7

Hi Experts,

Please have a look at this page.

I am facing very strange problem here. When I mouse over the 2nd button, a sub menu appears. In FF, the breadcrumbs show up over the sub menu while in IE7 the breadcrumbs show up behind the sub menu. 2ndly, this problem is exactly reverse in case of the page heading. Sub menu appears behind the heading in IE7 & in FF, it appears in front of the heading.

I tried Z-INDEX but that didn't work Somebody please help me how can I fix above issues.

Thanks
Uzair is offline   Reply With Quote
Old 11-23-2009, 08:45 AM   PM User | #2
vineet
Regular Coder

 
Join Date: Jun 2008
Posts: 173
Thanks: 2
Thanked 9 Times in 9 Posts
vineet is an unknown quantity at this point
this is your menu class

.topMenu {
padding: 0 0 0 0;
width:940px;
height:80px;
position: reltive;
}

in this class i dont see Z-index anywhere.

also spelling of relative is incorrect.

vineet
vineet is offline   Reply With Quote
Old 11-23-2009, 09:12 AM   PM User | #3
Uzair
Regular Coder

 
Join Date: Aug 2005
Posts: 363
Thanks: 7
Thanked 1 Time in 1 Post
Uzair has a little shameless behaviour in the past
Yes, that class does not do anything. I applied the z-index on breadcrumbs. The menu is in flash & I understand that applying z-index on flash container i.e. "topMenu" will not work. This is why I applied that on breadcrumbs but that didn't work either.
Uzair is offline   Reply With Quote
Old 11-23-2009, 09:34 AM   PM User | #4
ksanjanadevi
New Coder

 
Join Date: Oct 2008
Location: India, Banglore
Posts: 50
Thanks: 1
Thanked 0 Times in 0 Posts
ksanjanadevi is an unknown quantity at this point
give less z-index for breadcrumb and more for the drop down (if needed this much more z-index:10000,
this should work
ksanjanadevi is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:39 AM.


Advertisement
Log in to turn off these ads.