Re: [WSG] IE6 display issue

2009-10-09 Thread Western Web Design
Kepler Gelotte wrote: In IE6, although the image fades and replaces etc, the #header is enlarged to accommodate all 4 images though three remain hidden. Hi, I suspect that the javascript is executing before the page has fully loaded so the images are not able to be stacked by the

Re: [WSG] IE6 display issue

2009-10-09 Thread Chris F.A. Johnson
On Fri, 9 Oct 2009, Western Web Design wrote: Chris F.A. Johnson wrote: http://www.westernwebdesign.com.au/keynorthcontractors/index.html There is a problem with ungainly wordspacing in the justified text and text that

Re: [WSG] IE6 display issue

2009-10-09 Thread Western Web Design
. In order to be able to read the site, I have the font-size larger than you have allowed for. But, as I mentioned, the problem is not just that, but the fact that you have your credits where the third footerbox should be, so the box is pushed down. Yes, I see the problem

Re: [WSG] IE6 display issue

2009-10-09 Thread Stuart Foulstone
Try onload() event handler, see: http://javascript.about.com/library/bltut31.htm On Fri, October 9, 2009 6:55 am, Western Web Design wrote: Kepler Gelotte wrote: In IE6, although the image fades and replaces etc, the #header is enlarged to accommodate all 4 images though three remain hidden.

RE: [WSG] IE6 display issue

2009-10-09 Thread Foskett, Mike
Try onload() event handler Alternatively place the script at the bottom of the page? mike -Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Stuart Foulstone Sent: 09 October 2009 11:00 To: wsg@webstandardsgroup.org Subject: Re:

RE: [WSG] IE6 display issue

2009-10-09 Thread Kepler Gelotte
Have tried both to no avail. You sound like you are on the right track, though. Thanks! The only other thing I can think of to try is to add this to your css file: .rotating_images {top: 0px; left: 0px; z-index: 3; position: absolute; opacity: 0; display: none;} And then add that

[Spam] :Re: [WSG] IE6 display issue

2009-10-09 Thread James Ducker
Hi, Generated source: DIV id=header style=FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=' http://www.westernwebdesign.com.au/keynorthcontractors/images/logo.png',sizingMethod='crop'); BACKGROUND-IMAGE: none; POSITION: static; *HEIGHT: 816px* It looks like a JS bug. There's two

Re: [Spam] :Re: [WSG] IE6 display issue

2009-10-09 Thread Western Web Design
Hi James It looks like a JS bug. There's two easy things you could try. 1. Just put overflow: hidden; on the #pics div. Brilliant! That's all it took! Thanks to all who replied with suggestions. Kind regards Lyn -- Lyn Smith www.westernwebdesign.com.au Affordable website design Perth