tamble / jquery-ui-daterangepicker

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

Not mobile-friendly at all??? #87

Open manuonet opened 6 years ago

manuonet commented 6 years ago

I don't understand why you pointed that this jquery plugin is mobile friendly?? This plugin is not usable on mobile devices?

zdrive commented 2 years ago

I have a calendar with two months showing, using numberOfMonths: 2

On a mobile device, this changes to a one-month display, which I suppose is "mobile friendly." However, the "presetRanges" box is still attached to the side of the calendar, so the result is too wide for most mobile devices.

See my answer in Issue #77 for a workaround solution.