You are here: irt.org | About | Feedback | 1290 [ previous next ]
Feedback on:
Displaying Temporary Pages
Sent by
Henry on May 26, 2000 at 06:45:22:
Worth:
Very worth reading
Length:
Just right
Technical:
Just right
Comments:
I have one small question though. If I want display a gif while the page is loading, I get problems with netscape:
if (document.layers || document.all)
document.write("<img src=myimage.gif>");
The initial myimage.gif shows up, but when the page triggers the other <div> nothing happens. When I view the source the </script> tag and part of the Javascript is gone and the rest of the page is messed up.
Any suggestions would be greatly appreciated.
Henry
Other feedback on 'Displaying Temporary Pages' - show all