JavaScript

Reminder Calendar
 



Description:

This JavaScript allows you to set reminders in a monthly calendar. Uses cookies. Try it out!

How to use the Reminder Calendar:

  • Click on a date to add a reminder
  • Click on that date again to see the reminder
  • Reload the page to see dates with reminders in different colors

Notes:

  • Lame user interface
  • Can't delete a reminder
  • Reminders disappear in about 24 hours

This is mostly a programming example of:

  • Using cookies in JavaScript
  • Using text links to call a function, not open a URL

Sep 2007
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30

JavaScript Functions:





more Scripts: Alerts, Forms, Text, Buttons, Games, User Information, Calendars, Miscellaneous, Utilities,
Clocks, Navigation, Windows, Cookies, Page Information, Special Effects, Counters, Passwords, DHTML



[Home] [Templates] [Blog] [Forum] [Directory] JavaScript - Reminder Calendar