Is \\n the universal newline character sequence in Javascript for all platforms? If not, how do I determine the character for the current environment?
\\n
I
you can use and the document.write/, document.writeln one.
document.write/
document.writeln