Click to See Complete Forum and Search --> : Code of the week?


extremejon09
09-14-2004, 07:35 AM
I was Surfing the site when i got a good idea. theres a code that makes a link change daily (http://javascript.internet.com/navigation/link-of-the-day.html) But what if i took out the URLs and put in codeing? Then would it change daily? I was thinking itd be cool to have a animated cursor for every day of the week. Soooooo would that work?

JPnyc
09-14-2004, 07:45 AM
The urls are just text string. You can put any text string in place of them and it will work, provided you only use quotes outside the string, or escape any that're inside.