Sent by Bruno Fassino on 23 November 2003 18:06
> When I reload the page, I can see my text links (in the
> two right-hand columns) shift so that there's no space
> between them and the text that follows.
Dan,
This seems caused by the abbr.js javascript (locally saved copies probably
didn't include it, so they don't show the problem.) It redefines the whole
document.body.innerHTML (!!!), after having replaced something in the <abbr>
tags.
This is probably slightly off topic here, however the real source of the
problem is
that the innerHTML that Opera gives out has "too many" blank spaces removed,
so when it is put in place of the original one, you get the problem, as
demonstrated by this simple page http://www.brunildo.it/test/innerHTML.html
Please also note that the script seems only intended for IE, but the test
for "isIE" is a bit too simple (based on document.all), so it is also run by
Opera.
Bruno
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/