|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| 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
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
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 |
|
|||
|
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. |
|
|||
|
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! |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |