R
RICHARD BROMBERG
I am using the following line in a javascript function, but it does not
produce a neww line.
document.writeln("INSIDE THE PRODUCT FUNCTION \n") ;
One reference said to use the <pre> and </pre> tags but this had no
effect.
Is it possible to create a new line in the output.
Thanks
produce a neww line.
document.writeln("INSIDE THE PRODUCT FUNCTION \n") ;
One reference said to use the <pre> and </pre> tags but this had no
effect.
Is it possible to create a new line in the output.
Thanks