gehuangyi20 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

Floating DIVs don't render properly. #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Visit www.bump2bounce.co.uk

What is the expected output? What do you see instead?
4 column CSS layout, using floating DIVs
Works fine in IE 7 & 8, not in IE 5.5 or IE6

What version of the product are you using? On what operating system?
2.0 beta 3, Windows XP Professional (also tried Windows 2000)

Please provide any additional information below.

Goes some way to resolving the problem, previously nothing appeared at all 
in IE 6, now Welcome heading moves down the page, and images are visible.

Original issue reported on code.google.com by mydigita...@googlemail.com on 3 Dec 2008 at 1:21

GoogleCodeExporter commented 9 years ago
This is not really a problem that IE7.js fixes directly.

You can include ie7-squish.js to fix known layout problems. Please note, that 
these 
solutions work by giving an element "layout". This can sometimes have an 
adverse affect 
on layouts.

Original comment by dean.edw...@gmail.com on 14 Feb 2010 at 12:39