[thelist] document.write

jon steele jjsteele22 at yahoo.com
Mon Jun 18 17:27:35 CDT 2001


Hi Matthew,

If you want to ammend data to a page, use <div> tags and write to that
using innerHTML. You mentioned you want to repeat document.write while
the page is loading? That would work.

If you're still having problems post what it is you need to accomplish.

Jon.

ORIGINAL MESSAGE:
does anyone know how to solve the problem of using document.write in 
functions??
I have just done that and found that it opens a new page and only 
writes the 
stuff inside the brackets after the document.write.... which isn't what

I 
want at all.

Is there any special way to stop this from happening or can you just 
simply 
not do this in functions.

cheers

M@

__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/




More information about the thelist mailing list