CF_Gantt 2.0 - HTML/CSS based gantt chart custom tag
Posted At : October 14, 2005 11:23 AM
Now that CodeSaver is out the door, I had some time to play around with another pet project: CF_Gantt.
The previous version used spacer images that I didn't like that much. So I decided to use CSS and HTML only and create a Gantt chart tag that will have it all.
You can view and download the tag by clicking on the following link:
http://www.shlomygantz.com/customtags/CF_Gantt20/gantt_readme.cfm
So what's new in CF_Gantt 2.0
- All CSS/HTML based, no images required
- Horizontal scrolling
- % Complete
- Task rollover
- CF_GANTTGROUP
- Item group collapse
- Item dependencies
- Duration/Assigned To fields
- Milestones
What's missing
- Not fully tested on Mac ...
- Fix Firefox collapse issue



![Validate my RSS feed [Valid RSS]](http://www.shlomygantz.com/blog/valid-rss.png)
I'm developing a project that needed the duration to be set as hours instead of days, is this possilbly to be done?
(for example, on the top, it still shows Oct 09, 05, and the time scale is set from 6:00AM,7:00AM...12:00PM...1:00PM to 5:00AM)