Forum Moderators: not2easy

Message Too Old, No Replies

ie6 is duplicating the last three characters of my sidebar

         

binaryorganic

6:30 pm on Mar 16, 2009 (gmt 0)

10+ Year Member



<snip>

The last couple of characters from my sidebar are being duplicated at the bottom of the site in IE6. I've never seen anything like this and would much appreciate any suggestions.

-daniel.

[edited by: swa66 at 6:52 pm (utc) on Mar. 16, 2009]
[edit reason] No URLs please see ToS. [/edit]

CSS_Kidd

6:37 pm on Mar 16, 2009 (gmt 0)

10+ Year Member



Ok I am not looking at the Code but times I have had this happen to me, I floated the parent of the child float the same (right or left) or vise versa. Float the child the same as the parent. Or just set the child as relative. and "bam"! Should work.

swa66

6:53 pm on Mar 16, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try to reproduce it with minimal code and post that code.
Links and specifics aren't allowed out here.

simonuk

6:57 pm on Mar 16, 2009 (gmt 0)

10+ Year Member



Sounds like the peakaboo bug. Try adding position:relative to the div holding the duplication.

rocknbil

3:31 pm on Mar 17, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome aboard binaryorganic!

It's not the peekaboo, it's the "duplicate characters bug" (Google it) but it's equally annoying. :-) One previous discussion [webmasterworld.com] in which it can usually be solved with position:relative or hasLayout on the offending elements.

binaryorganic

4:06 pm on Mar 17, 2009 (gmt 0)

10+ Year Member



Sorry for posting the link. Didn't know I couldn't do that (which means I'm guilty of clicking through the registration process without reading err... anything).

Anyhow, it was indeed the duplicate characters bug, the problem has been fixed, and I'm eternally indebted. What a weird ride that was. Duplicate content? Sheesh.