|
Posted by edwinek on January 31, 2006, 5:09 am
Please log in for more thread options
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
|
|
Posted by Els on January 31, 2006, 5:16 am
Please log in for more thread options
edwinek@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ö
|
|
Posted by edwinek on January 31, 2006, 5:33 am
Please log in for more thread options
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.
|
|
Posted by Els on January 31, 2006, 5:34 am
Please log in for more thread options
edwinek@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
|
|
Posted by edwinek on January 31, 2006, 6:08 am
Please log in for more thread options
It's not online yet, but I may be able to send you an HTML version.
|
| Similar Threads | Posted | | Seemingly-simple valid HTML renders diff in FF1.0, IE6 | January 25, 2005, 12:04 pm |
| Empty fragment | July 7, 2005, 10:10 am |
| Centered fragment in a paragraph | June 3, 2008, 3:53 pm |
| Weird things about vertical spacing in HTML | March 6, 2008, 2:16 pm |
| Webpage renders differently when loaded from Internet | February 4, 2007, 4:39 pm |
| page validates and renders in FF, but in IE 6 and 7 it has extra padding. Why? | February 12, 2007, 10:00 pm |
| this is weird, don't know where else to ask.. | November 25, 2004, 2:09 pm |
| A | April 8, 2005, 9:15 am |
| Weird problem with table "padding" | December 27, 2007, 12:25 am |
| Weird CSS Link problem in Firefox | May 14, 2008, 6:53 pm |
|