1 rizwank 1.1 The DHTML Calendar
2 -------------------
3
4 Author: Mihai Bazon, <mishoo@infoiasi.ro>
5 http://dynarch.com/mishoo/
6
7 This program is free software published under the
8 terms of the GNU Lesser General Public License.
9
10 For the entire license text please refer to
11 http://www.gnu.org/licenses/lgpl.html
12
13 Contents
14 ---------
15
16 calendar.js -- the main program file
17 lang/*.js -- internalization files
18 *.css -- color themes
19 cal.html -- example usage file
20 doc/ -- documentation, in PDF and HTML
21 simple-1.html -- quick setup examples [popup calendars]
22 rizwank 1.1 simple-2.html -- quick setup example for flat calendar
23
24 Homepage
25 ---------
26
27 For details and latest versions please refer to calendar
28 homepage, located on my website:
29
30 http://dynarch.com/mishoo/calendar.epl
31
|