Re: [css-d] IE Repeating Text

2006-02-15 Thread Els
Scott Wilcox wrote: > One other thing: > > http://x0f.org/snippets/PHP/8 > > Is there any reason why the background colour doesn't show > right in IE? (tis fine in other browsers!) It's the peek-a-boo bug. If you cover the page with another window and then uncover it, more of that background is g

Re: [css-d] IE Repeating Text

2006-02-15 Thread Scott Wilcox
One other thing: http://x0f.org/snippets/PHP/8 Is there any reason why the background colour doesn't show right in IE? (tis fine in other browsers!) Thanks, again! :) Scott. Els wrote: > Update: I can now duplicate the effect, by shortening the text > quite a bit, combined with commenting o

Re: [css-d] IE Repeating Text

2006-02-15 Thread Scott Wilcox
Hey Els/Ingo: Can you now revisit and tell me if its fixed in your browsers? I slightly cheated. What i did, was the JS to remove the menu on the right i changed to also resize the #contentColumn to 99% too. This seems to have worked, and stopped the repeating text from what I can see. Scott.

Re: [css-d] IE Repeating Text

2006-02-15 Thread Els
Els wrote: > Scott Wilcox wrote: >> Ingo Chao wrote: >>> Scott Wilcox wrote: >>> http://x0f.org/music/ The text seems to get repeated under the last graph. >>> >>> No dup characters here. And I can't get the weather in >>> Chesterton to hide. >> >> I have included a screenshot at: >>

Re: [css-d] IE Repeating Text

2006-02-15 Thread Ingo Chao
Scott Wilcox wrote: > ... I have included a screenshot at: > > http://sc0tt.ca/etc/ie.jpg With this post, I start mid-posting. As others pointed out, there are more triggers to the dup character bug. ... In this case, it's unfortunately the non-displayed right weather column. At least a reas

Re: [css-d] IE Repeating Text

2006-02-15 Thread Els
Scott Wilcox wrote: > Ingo Chao wrote: >> Scott Wilcox wrote: >> >>> http://x0f.org/music/ >>> >>> The text seems to get repeated under the last graph. >> >> No dup characters here. And I can't get the weather in >> Chesterton to hide. > > The weather box hides by using JS, but some pages > automat

Re: [css-d] IE Repeating Text

2006-02-15 Thread Scott Wilcox
The weather box hides by using JS, but some pages automatically hide it by adding a JS statement in the footer include. (backend is PHP). The JS seems to work flawlessly in all browsers when i tested it last time round, not sure what would cause that not to work, unless of course you have JS di

Re: [css-d] IE Repeating Text

2006-02-15 Thread Ingo Chao
Scott Wilcox wrote: > http://x0f.org/music/ > > The text seems to get repeated under the last graph. No dup characters here. And I can't get the weather in Chesterton to hide. Ingo -- http://www.satzansatz.de/css.html __ css-d

Re: [css-d] IE Repeating Text

2006-02-15 Thread Nick Fitzsimons
> Hey Steve, > > A couple of people have suggested this, and after trying it, the bug > still remains. Its an identical bug to that in whats happening, but > those fixes didn't work :( > Have a look at

Re: [css-d] IE Repeating Text

2006-02-15 Thread Els
Scott Wilcox wrote: > Steve Clason wrote: [repeating text below floated image on http://x0f.org/music/] >> "IE Duplicated Characters Bug" >> http://www.positioniseverything.net/explorer/dup-characters.html > > A couple of people have suggested this, and after trying it, > the bug still remains. It

Re: [css-d] IE Repeating Text

2006-02-15 Thread Scott Wilcox
Hey Steve, A couple of people have suggested this, and after trying it, the bug still remains. Its an identical bug to that in whats happening, but those fixes didn't work :( Thanks for the reply tho. Scott Steve Clason wrote: > "IE Duplicated Characters Bug" > http://www.positioniseverything

Re: [css-d] IE Repeating Text

2006-02-15 Thread Steve Clason
Scott Wilcox wrote: > Hey Folks. Hey > I recently completed a small project I was working on, and I've just > noticed an issue with IE repeating a small amount of text under a > floated image. > > The URL is http://x0f.org/music/ "IE Duplicated Characters Bug" http://www.positioniseverything.

[css-d] IE Repeating Text

2006-02-15 Thread Scott Wilcox
Hey Folks. I recently completed a small project I was working on, and I've just noticed an issue with IE repeating a small amount of text under a floated image. The URL is http://x0f.org/music/ The text seems to get repeated under the last graph. Any advice appreciated :) Scott.