-2
votes
1answer
651 views

What solutions are there for a date picker on a responsive website? [closed]

We're working on a website that is responsive. So my question is: What about datepickers. If we choose normal datepickers Jquery Mobile date pickers don't look good on the full blow template. And ...
5
votes
2answers
717 views

Date range picker in mobile app

In my current project, I'd like to filter a list by a date range. I'm not sure how I should design the interface in such a way that it's as easy as possible to select a range. My first idea was to ...