continuouscalendar / jquery-continuous-calendar

Date picker and range selector with scrollable months instead of paged (the only right way to do it)
http://continuouscalendar.github.io/jquery-continuous-calendar/
85 stars 35 forks source link

Wide view #93

Closed wheelq closed 8 years ago

wheelq commented 8 years ago

Is there an option to show all days (1..31) in one row? so 12 months would fit in 12 rows

eeroan commented 8 years ago

Unfortunately not. This component fits best to use cases like "next monday" or "two weeks ago". Out of curiosity, why would you wan't to do that?

wheelq commented 8 years ago

I have limited height but unlimited width, hence 1-31 would fit perfectly :)