Vista-like Ajax Calendar version 1
The Vista-like Ajax Calendar is what the name says: a calendar based on the Vista taskbar calendar.
The script runs on MooTools javascript framework, version 1.11 and uses javascript, XHTML, CSS and PHP.
Version 1.0 features:
- Animations in transition
- Authentic Vista-look
- Quick navigation by jumping back and forth between months, years and decades without drop-down boxes
- Week can start with Monday or Sunday
Tested on:
- IE7
- IE6 service pack 2
- FireFox 2
- Opera 9
This Vista-like Ajax Calendar script is licensed under the
Creative Commons Attribution-NonCommercial 3.0 License.
What that means is: Use these files however you want, but don't redistribute without the proper credits and do not use this for commercial purposes. I'd appreciate hearing from you if you're using this script.
Comments are more then welcome
here.
Demo
| Su | Mo | Tu | We | Th | Fr | Sa |
| 29 | 30 | 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 | 31 | 1 | 2 |
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
Download
19,2 kB
.rar
MooTools
MooTools is a compact, modular, Object-Oriented JavaScript framework designed
for the intermediate to advanced JavaScript developer. It allows you to write
powerful, flexible, and cross-browser code with its elegant, well documented,
and coherent API.
This script runs on the MooTools v1.11 and uses the following MooTools
components (other key components will be automatically included):
- Ajax
- Fx.Transitions
- Fx.Slide
- Fx.Style
- Fx.CSS