iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-07-2007, 11:34 AM
richkoi's Avatar
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Atlanta, GA
Posts: 451
richkoi RepRank 0
Default CSS Problem in IE6

We have had some problems getting the CSS to work across browsers, especially IE6 (big surprise...) We are stumped on why IE6 is having strange behavior. This page is the best example. As soon as you scroll, text disappears: http://www.bambooheadquarters.com/store/clumping.php

Any idea on why this happens?
__________________
Me
Reply With Quote
  #2 (permalink)  
Old 05-07-2007, 11:55 AM
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
speed RepRank 1
Default

I don't know which div is the problem by probably .wrap, however the usual fix I would use is to add one of the following to the div:

position: relative;

height: 1%;

Sometimes you have to apply that to more than one div and it usually takes some experimenting to find exactly which div is the problem.

After you fix IE6 you'll need to recheck in the other browsers just in case.
Reply With Quote
  #3 (permalink)  
Old 05-07-2007, 02:47 PM
WebProWorld New Member
 
Join Date: Oct 2005
Location: Atlanta, GA
Posts: 9
madmanlear RepRank 0
Default

Speed:

We've figured it out now. You were right, it was a wrap div in both cases (the containing column and particular search results). By giving the wrap divs an explicit width in IE6 the problem went away. So I guess in this case it would be a hasLayout bug?

In both cases the wrap divs background somehow took supremacy and came to the top of everything else. But they also had no styling besides the background, so a width set them straight.

Thanks for your help!
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 01:58 PM.



Search Engine Optimization by vBSEO 3.3.0