Javascript question
I somewhat new to javascript and was wondering how to get this javascript code working:
document.write('Copyright © 1998-' +
(new Date()).getFullYear());
I know the code ends with a < /script > (without the spaces), but what's the one that starts it?
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|