|
1234567891011121314151617181920212223 |
- [Demo and Documentation](http://taitems.github.com/jQuery.Gantt/)
- ==============
-
- jQuery Gantt Chart is a simple chart that implements gantt functionality as
- a jQuery component.
-
- It's able to:
-
- - Read json data
- - Paging results
- - Display different colours for each task
- - Display short description as hints
- - Mark holidays
-
- Plugin was tested and should work on:
-
- - Firefox 4+
- - Chrome 13+
- - Safari 5+
- - Opera 9+
- - IE 8+
-
- Distributed under an MIT license.
|