Dates and Calendars - A Basic Calendar
for Win/IE5.5+, Netscape 6+, Mozilla 1.1+, Opera 7+, Safari
I'm not going to explain this, it's just here if you want it. The code can be copied from the textarea below.
That said, there are just a few things I want to point out -
1. Netscape 6 has a draw problem with the calendar navigation.
2. The calendar navigation is built using .innerHTML because it shortens the length of the code.
3. The script uses .getFullYear() rather than .getYear() - it returns 4 digit years for all the browsers mentioned above.
4. The leap year functions were lifted from somewhere else but I've seen them used in so many places that I'm not sure who to credit them to.
5. The entire code takes up only 112 lines!
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
PXL8 2004