Hello!
I need to display jquery datepicker calendar with multiple months options in vertical column. Looks like next month lies below previous one. Does any body know, how to do that?
Thank you!
Hello!
I need to display jquery datepicker calendar with multiple months options in vertical column. Looks like next month lies below previous one. Does any body know, how to do that?
Thank you!
RTFM:
numberOfMonthsNumber; Numbrer,Array; Default:1
Set how many months to show at once. The value can be a straight integer, or can be a two-element array to define the number of rows and columns to display.