I am sure that there is a simple way to "mark" or code say a link inside a javascript array.
daySchedule[2] = "Continue with Word 2003 Introduction at http://atomiclearning.com"
All I want to do is make the
http://atomiclearning.com a real link not just words. I have tried a lot of things but I am not trying the correct thing! Thanks for your help.