jQuery.Gantt icon indicating copy to clipboard operation
jQuery.Gantt copied to clipboard

jQuery Gantt Chart

Results 58 jQuery.Gantt issues
Sort by recently updated
recently updated
newest added

add another option to disable horizontal scroll with mousescroll. default set to true.

Removed duplication of code to determine the headerRows value.

needs info
maintenance

I just download the latest codes and add one line code to onItemClick() of index.html alert("Item clicked - show some details"); alert("data = " + data); then I click the...

enhancement
needs info

Hi, I am not sure that this is the correct place to ask this but, Is there a function or parameter to focus gantt to given date? My data covers...

enhancement

The latest commit has made "today" less obvious. We either need a design solution to make it more obvious or a dev solution to reinstate it. ![Image](http://f.cl.ly/items/2Q3s163G0z2s2203450z/Image%202012-05-31%20at%2010.23.20%20AM.png)

enhancement

Disable useless button - disable page-back/page-next button when it is in the first/last page - disable 'now' button when it has no .today or can't scroll - disable scroll buttons...

Highlight row when a row in left panel is clicked. When the row has already been highlighted, remove highlight.

enhancement

I spy lots of dead or otherwise crufty code. We should get rid of that.

maintenance

Hi folks! I'm trying to use the JQuery.Gantt with some basic functionality in a project. In my case, I just need the scale fixed on Weeks. That's easy. But I...

enhancement
needs info