Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在默认情况下,当用户点击结束日期对应的输入字段时,日历弹出窗口会显示开始月份。对于用户在多个月内选择较大日期范围的用例,如果他以后只想稍微更改结束日期,他将不得不多次单击下一步按钮才能到达结束日期。这可能会导致糟糕的用户体验。有没有办法改变这个?
您可以帮助用户浏览日历中月份和年份范围内的日期。这将减少他必须点击下一个按钮的次数。作为用户,我自己看到很少有网页这样做:
<< < Month1 | Month2 > >> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
或者,更好的是,除了从日历中选择日期外,您还可以让他输入日期。