AJAX Calendar
Package:
Summary:
Display month calendars updateable using AJAX
Groups:
Author:
Description:
This class can generate calendar, which is updated using ajax requests, when visitor browses it, using jquery (included in package).
Users can:
Specify start and end dates that visitors are allowed to browse.
Customize calendar by changing month names, abbreviation of days of the week, specifying day on which week starts.
Specify url_patters, which will be used as urls for all dates of currently selected month, or provide an array with urls for only specified dates of the currently selected month
Edit included CSS file to customize look of calendar.
Users can:
Specify start and end dates that visitors are allowed to browse.
Customize calendar by changing month names, abbreviation of days of the week, specifying day on which week starts.
Specify url_patters, which will be used as urls for all dates of currently selected month, or provide an array with urls for only specified dates of the currently selected month
Edit included CSS file to customize look of calendar.
Comments are closed.