The calendar example is to show you how easy it is to
"custom" JavaScript if know even just the very basics
- so, given the 2002 Calendar how can you make it a 2003
Calendar?
Calendar Project - this example
demonstrates how we can build on the simple examples we have
learned so far. This example incorporates: Array(), Date(),
write(), if - else, & for loops.
Calendar Project - this example
demonstrates how we can build on the simple examples we have
learned so far. This example continues from Week 3 and
incorporates: passing data through the URL search string. Calendar
- (Code) Calendar
in a new Window
The Example below is just for demonstration purpose - "Not
Required"
Calendar
- the examples work only in the IE 4.x or greater. With some
minor modification the code can be made to work in Netscape
4.x or greater. The intend is to illustrate some basic ideas
that are easier and cleaner to demonstrate with the IE. NOTE: To get the Add an
Event/Edit an Event page: Name: student Password: student
I turned off the Add and Edit part.