Strange page formatting in IE6

  • Thread starter Thread starter Eric B.
  • Start date Start date
E

Eric B.

Hi,

I am running into a strange problem here on a site I am designing with a IE6
that I am not seeing with either Opera or Firefox. If you got to
http://databank.isranet.org/beta/search.asp?Alpha=I, you will see the page
suddenly drop down as it is in the midst of loading its content. If you
click on other letters (example A), the issue does not occur.

I am fairly confident that it is something due to the content of the page as
it only happens mid-way through the loading process, but I can't figure out
what it is.

Has anyone seen this type of problem before? If not, can anyone point me in
the right direction to look to resolve this issue?

Thanks,

Eric
 
Eric B. said:

i verify same with firefox 2 ( bon echo) vs ie6 on win me.

in ie6, the banner img seems to be dropped below that navigation area at left.

you could save the 'complete html' to your hard drive, then begin editing. first try renaming the layout.css file, or comment out
this line in the html file:
<link rel="stylesheet" type="text/css" href="stylesheets/layout.css">

ie has weird css problems with layout.

but, why is layout messed *only* when loading the "I" page?
maybe it's the biggest page in the alphas? ("israel" links may fill up the page since israel is a major topic.)

um, no. i see same layout trouble with
http://databank.isranet.org/beta/search.asp?Alpha=j
 
Back
Top