Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

images disappaer in IE7

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-25-2010, 12:22 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default images disappaer in IE7

please view http://www.gemaffair.com/category/1394115841/1/Topaz-Pendant.htm in ie7

Ummmm.... hover over subcat images and prod images disappear.

subcat code.
Code:
<div class="subcategoriesbrace" onmouseover="this.className='subcategoriesoverbrace'" onmouseout="this.className='subcategoriesbrace'">

If I take out onmouseover="this.className='subcategoriesoverbrac e'" onmouseout="this.className='subcategoriesbrace'" works fine

if I take the position:relative; out of the prod image CSS it works.
__________________
xcart 5.1.2
Reply With Quote
  #2  
Old 05-25-2010, 01:49 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: images disappaer in IE7

Maybe you could write to Bill Gates?

I've seen this few times, I think it was related to positioning; in IE you have to specify positioning for the parent element as well otherwise there are issues sometimes
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 05-25-2010, 02:52 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

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

Default Re: images disappaer in IE7

If you look at it with IE developer - the product images appear to get repositioned outside the product table when you do the mouseover. IE has a concept called "Has Layout", and sometimes strange things happen to elements it sees as not having a defined layout. You can see what IE thinks does not have layout in the IE developer.
The following works in IE developer - maybe it will work in reality too - you can try and give the table a defined position:
.products {position relative}
__________________
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

The following user thanks gb2world for this useful post:
Ashley (05-25-2010)
  #4  
Old 05-25-2010, 04:01 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: images disappaer in IE7

lol... that seems to ahve worked. I swear I tried that already... eeerrrrrrrr!

thanks, Ash
__________________
xcart 5.1.2
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:43 PM.

   

 
X-Cart forums © 2001-2020