New Java Script on Weekdays

in Uncategorized

In the course of my efforts to learn JavaScript (which I found out is different from straight Java), I have created a script that creates a link to a page where the reader can learn about the current day of the week. It was actually pretty easy to write.

The script utilizes something called a switch, which is really just a different form of an if…else statement. I placed the script on my own website on InDepthInfo. Anyone is free to use the script, modify it, or whatever.

0 Comments

Leave a Reply

You must be logged in to post a comment.

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>