tags:

views:

39

answers:

1

hi, i need to create a task list in the html page.using only css . i try using jquery,but it is not filled my requirement.for reference please check the image attached alt text

thank you

+1  A: 

Maybe this can give you some ideas?

http://www.stillbreathing.co.uk/experiments/gantt/gantt-fixed.html

http://www.jlion.com/docs/gantt.aspx

http://www.jsgantt.com/

spiral
thanks spiral, the jsgantt link i tried , but creating chart using this one is have some problems. only one task can show on one line, multiple task cant show on single line. i mean task intervals like first two days AAA can do some BBB taks and aging after tow days AAA can do the same task.
usman