This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: z-index problem with dropDownMenu tag?sergeysmirnov Aug 24, 2007 3:08 PM (in response to d3rryc)You use IE, right ? 
- 
        2. Re: z-index problem with dropDownMenu tag?d3rryc Aug 24, 2007 3:10 PM (in response to d3rryc)Yes, this is in IE7, which is a browser I have to support. 
- 
        3. Re: z-index problem with dropDownMenu tag?sergeysmirnov Aug 24, 2007 3:24 PM (in response to d3rryc)It is not about the z-index like it looks from the first glance. It is about the "position:relative" 
 http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html
 It is possible to solve the problem, but solution is on the application level. (Setting the position: and z-index: explicitly).
- 
        4. Re: z-index problem with dropDownMenu tag?d3rryc Aug 24, 2007 4:52 PM (in response to d3rryc)Perfect explanation. Thank you! 
 Derry
 
    