Reminder CalendarBill Dortch, James Thiele
|
|
| 2.5/5.0 (328 votes total) |
|
|
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
JavaScript Functions:
|