Webskater
09-05-2003, 09:24 AM
I sometimes use document.write in the middle of a function to write something to the screen so I can see what is going on. When I do this the page stops and literally what the document.write is supposed to write appears on the screen.
Yet I see other people using document.write to construct whole chunks of html and writing it to the screen as part of a page.
What is the difference please?
Yet I see other people using document.write to construct whole chunks of html and writing it to the screen as part of a page.
What is the difference please?