jQuery.Gantt
jQuery.Gantt copied to clipboard
Min/MaxDate as option
Adding minDate/maxDate as options for defining exact lower and upper date bounds instead of using the calculations made in the gantt char.
Addresses Issue #143.
Used this enhancement in my project. Works for me.
Thanks