Datepicker next dates should be disable

Hi,

I am using Zebra Date picker I need to disable all the next dates from current date…

here is the screen shot of date picker which I am using, tried so many things but no luck in this…

Early reply would be appreciated…

Hi,

Try: $('selector').Zebra_DatePicker({ direction: -1 });