View Single Post
Old 01-08-2003, 05:30 PM   #1
Force Flow
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,379
Question 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.
Force Flow is offline   Reply With Quote