tamble / jquery-ui-daterangepicker

A JQuery UI based date range picker.
MIT License
184 stars 110 forks source link

Inline Mode #43

Open francoisk6 opened 8 years ago

francoisk6 commented 8 years ago

is there anyway to display it as inline mode?

op16 commented 8 years ago

No. Presumably it's implemented in some fork.

Paul424 commented 7 years ago

Just wanted to mention that i pushed my edits to support inline mode on my fork: https://github.com/Paul424/jquery-ui-daterangepicker however it's not mergable; i had to do many edits to make it suitable for my application. Still it could help...

Also when it helps i can also provide the django widget i created for it (to parse the range set to the input).