I want to use javascript document.write
in an if statement. So far when I do this, it writes what is supposed to be in the document.write
on a new blank page. I want to figure out how to make it so that the text that is supposed to be written is printed on the same page rather than a new blank page.
问问题
65 次