Quote:
Originally Posted by ElizaKaye
Thank you very much.
I found out the problem. When I copied it, it went into one line so I didn't bring down that line.
How do I get it to display on the page?
|
Oh dear! You really ought to use the code you were given.
Code:
document.getElementById("DLM").innerHTML = "This page was last updated on " + lmd + " @ " + lmtm;
Are you having trouble with copying/pasting because the line breaks are lost (which is a recent forum problem I am trying to sort out with the mods?)