Pregunta

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?

¿Fue útil?

Solución

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

Otros consejos

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top