W
Wow
Do I have to replace all new lines with \n and document.write one line? Is
there something like perl's print lines
print << 'body';
body
in javascripts?
there something like perl's print lines
print << 'body';
body
in javascripts?