Thread: Z-index problem
View Single Post
  #5  
Old 10-23-2010, 03:14 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Z-index problem

The situation where I have seen javascript fixes to css to overcome IE z-index bugs is associated with a lightbox or a jquery dialog/message box, or some kind of pop up like function. IE would not honor the z-index settting, so the message/popup/shadowbox would appear under a page element. Consequently - the fix might be there to move your title tag under a shadowbox or some other jquery dialog box.

So - it you have a jquery dialog, or some other javascript shadow box type functionality on the site - you might want to check that it still works on IE7.
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote