472,126 Members | 1,469 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,126 software developers and data experts.

Weird: IE renders fragment of HTML twice

Hi,

I'm having the following problem. It regularly happens that bits of
text in the page are repeated a bit further down. The text in question
appears only once in the HTML code.

How much of the text is repeated depends on what's above the original
location of the text in HTML. When I remove some HTML above, the
repeated bit gets smaller or disappears.

There is no apparent relation with any special tag, the repeated bit
can be regular text of a link for example.

If the repeated bit is a link, then moving the mouse over the repeated
bit triggers mouseOver in the original but not in the repeated bit
itself. Moving the mouse over the original has the same effect.

Also see: http://www.winsweb.net/gallery/v/klad/ieghost.jpg.html

1 is the bit repeated, 2 is the original. The screenshot was taken
during mouseover on the repeated bit.

So, somehow IE renders a bit of ghost text. Does anyone know what the
cause could be?

Regards,
Edwin

Jan 31 '06 #1
9 1607
Els
ed*****@gmail.com wrote:
Hi,

I'm having the following problem. It regularly happens that bits of
text in the page are repeated a bit further down. The text in question
appears only once in the HTML code.
Are you having columns in percentage widths, which add up to 100%
width? Like 4 columns of 25% width or 2 of 50%?

[snip]
So, somehow IE renders a bit of ghost text. Does anyone know what the
cause could be?


Duplicate bug (not sure if it's called that).
Make sure you leave a little space to the right of the columns, like
add them up to be 99%, not 100%.
Also: don't have <!-- comments --> in between the columns.

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/

Now playing: Jon Anderson - Qoquaq Ën Transic / Naon / Transic Tö
Jan 31 '06 #2
No, I have lots of room left on the right. Still tried to change all my
100% widths to 99%, but to no avail. Thanks all the same.

Jan 31 '06 #3
Els
ed*****@gmail.com wrote:
No, I have lots of room left on the right. Still tried to change all my
100% widths to 99%, but to no avail. Thanks all the same.


I'm still sure it's the same bug ;-)
Can you give a URL to your test example?

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/

Now playing: Jon Anderson - Moon Ra / Chords / Song Of Search
Jan 31 '06 #4
It's not online yet, but I may be able to send you an HTML version.

Jan 31 '06 #5
Els
ed*****@gmail.com wrote:
It's not online yet, but I may be able to send you an HTML version.


If you don't have anywhere online to upload it, you can post the code
in here. Make sure it's an exact copy paste though, to avoid false
errors etc :-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/

Now playing: Jon Anderson - Song Of Seven
Jan 31 '06 #6
While obfuscating my code for posting (top secret project ;-) well,
sort of) I noticed that there was still commentary there (missed one
line). I removed it and that worked. Thanks!

Jan 31 '06 #7
Els
ed*****@gmail.com wrote:
While obfuscating my code for posting (top secret project ;-) well,
sort of) I noticed that there was still commentary there (missed one
line). I removed it and that worked. Thanks!


One more bit of (quite important) advice:
http://www.safalra.com/special/googlegroupsreply/

If you follow that advice, people will be more willing to respond.
Added bonus: it helps keeping you out of people's killfiles ;-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/

Now playing: King Crimson - Shoganai
Jan 31 '06 #8
> One more bit of (quite important) advice:
http://www.safalra.com/special/googlegroupsreply/


Thanks for the tip, didn't know this.

Edwin

Jan 31 '06 #9
Els
ed*****@gmail.com wrote:
One more bit of (quite important) advice:
http://www.safalra.com/special/googlegroupsreply/


Thanks for the tip, didn't know this.


You're welcome - glad I could help :-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/

Now playing: King Crimson - Cadence And Cascade
Jan 31 '06 #10

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Stuart Baker | last post: by
reply views Thread by Robert Neville | last post: by
1 post views Thread by fd123456 | last post: by
6 posts views Thread by dpomt | last post: by
9 posts views Thread by Bob Stearns | last post: by
2 posts views Thread by scottbvfx | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.