R
Robert
I want to use Javascript to add lines of text to an existing page. It seems,
however, that document.write() clears the page before writing to it. Is it
possible to write to a page without first clearing it? I want to add text
immediately below all else on the page.
Any help would be greatly appreciated.
Thanks, Robert
however, that document.write() clears the page before writing to it. Is it
possible to write to a page without first clearing it? I want to add text
immediately below all else on the page.
Any help would be greatly appreciated.
Thanks, Robert