Can anyone explain why this page doesn't render right:
http://www.gamedev.net/community/forums/topic.asp?topic_id=215882
It uses some kind of mechanism to create a embedded scrolling field on the page, though I can't figure out what - a fragment of the code is:
rasonon for doing so. <!--STARTSCRIPT--><pre class="source"><font color=blue>template</font>< <font color=blue>class</font> T > <font color=blue>class</font> Singleton {<BR
the <pre class=source"> starts the text inside the scrolling box. I assume this has something to do with the <!--STARTSCRIPT tag, but I have no idea what.
The page will display correctly, and the *main* page scrollbar will function, but as soon as I scroll the field, it won't want to redraw the text correctly, or draw it outside the bounds of the field, and does strange things when I try to select, like selecting text that apparently isn't there..
If I view the page in IE, the scrolling field doesn't show up at *all*. (not surprising)
Is this standard HTML? I'd think that if W3C had wanted a way to such a scrolling field on the page, they would have made it into a kind of DIV block (layer?).
Jim Witte [EMAIL PROTECTED] Indiana University CS
_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
