I'm building a website where you can set up a webpage of your event. I want that the user will be able to pick up the right date and that they won't be frustrated about clicking a ton of time on a date picker.
Do you know about any UX study on this case? Any suggestion?
What is it the very best way to show it?

有帮助吗?

解决方案

I usually go with jqueryui in a dropdown menu, but you might want to look into this question.

其他提示

In worst case they will have to click 7 times (for changing months and to chose day at which event will occur). This is normal practice. It could help if you would use dropdowns for months and days, this would require only two clicks.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top