The Train Gif JavaScript Tutorial
Known Issues
IE BUG: make sure you have a "close paragraph" tag </P> for every
"paragraph" tag <P>. Otherwise, the scene will appear at the
wrong location on the page, in IE (but Netscape will work fine:). Another fix for this is to
replace all <P> tags with the following code
<BR><BR>
ANOTHER IE BUG: The "locateScene" call needs to be outside any
<FONT> statements. Having it inside such a tag once again causes
the scene to appear in the wrong place in IE (but not in Netscape). Better yet, avoid any use
of <FONT>, and use CSS (like you're supposed to:).
Debugging
--==<<Coming soon>>==--
If you find any other bugs, send me the information and I'll add it to this page.
Just
me, any time.