Template talk:Chat example/frontend

From Worms Knowledge Base

Revision as of 08:47, 12 September 2010 by Explorer09 (Talk | contribs) (correction)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

IE issue

In Internet Explorer, the {{{endN}}} blocks do not float as expected - they will be one line lower. In other words, the {{{end1}}} will float to the same line as {{{2}}} (suppose that {{{1}}} is one line high), {{{end2}}} to {{{3}}}, and so on.

<p style="background-color:#ffffff">what the float will look like -<span style="float: right">- in IE8</span></p>

what the float will look like -

- in IE8

Yes, it was IE's fault. IE did not follow the standard here.

(tested on IE8 with IE7 standards; not sure if this applies to IE6 and 7) --Explorer09 15:39, 5 August 2010 (UTC)

Correction: This will work properly (without bug) in IE8, if the "Document Mode" (in Developer Tools) is set to "IE8 Standards". --Explorer09 08:47, 12 September 2010 (UTC)
Personal tools