d-machine
01-20-2011, 09:39 PM
How can I print a string, on html document, on the current window?
when I use:
document.write(x);
it opens a new page, and I want it to be desplayed in the body of the current window.
Thanks :)
when I use:
document.write(x);
it opens a new page, and I want it to be desplayed in the body of the current window.
Thanks :)