Http://www.ijavascript.cn/share/js-calendar-473.html
----------------------------------------------
These three js calendar controls are very exquisite and beautiful. We recommend you download the code and use them by yourself. Here is a calendar control similar to Vista. You can also take a look!
The advantage of this js calendar code is that the Code is clear and easy to modify.
Js calendar code usage
MyCal1 = new Calendar ({date1: 'd/m/Y'}, {direction: 1, tweak: {x: 6, Y: 0 }});
MyCal2 = new Calendar ({date2: 'd/m/Y'}, {classes: ['dashboard '], direction: 1 });
MyCal3 = new Calendar ({date3: 'd/m/Y'}, {classes: ['I-heart-ny'], direction: 1 });
For more information, see the Vista Calendar control.
Demonstration of three beautiful js calendar controls:
Demo address: js-calendar-473/index.htm
Js calendar controls download: js-calendar-473.zip