Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
question about z-index for ie
Old 09-22-2010, 07:39 PM question about z-index for ie
Ultra Talker

Posts: 254
Trades: 0
please look at this link

http://www.sudhakargolakaram.co.in/files/test/test.html

my question is about z-index which is working in all browsers except for ie7

what i need is the first cartoon image's hair needs to go behind the Home link which is a white circle image, this cartoon image goes behind the home link in all browsers except ie7

i have tried giving various z-index values but only in ie7 this is not working

please advice
sudhakararaog is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-23-2010, 09:24 AM Re: question about z-index for ie
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
This is a known bug and fairly well documented if you do a search on it. IE is wrong in the way it creates the stacking order z-indexing. Part of your problem is that the cartoon and the menu are in different 'containers' so you wind up with different stacking orders that don't relate to each other.

What I had to do in a similar situation was to force the stacking order by giving each parent element a z-index, starting with the main container with z-index:1 and adding a higher z-index to each of the child containers until the element I wanted on top would go where I wanted it.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to question about z-index for ie
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.87541 seconds with 12 queries