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.
我正在尝试制作一个允许我的用户向服务器发送日期的表单。我正在使用一个 SELECT 列表框来显示月份。然后,我希望另一个 SELECT 列表框根据选择的月份(30 天或 31 天,2 月的 28 或 29 天)准确显示该月的天数。
你建议我怎么做?
或者,如果有比使用列表框更聪明的方法,我愿意接受建议。
不要重新发明轮子,您可以更轻松地利用人们提出的现有解决方案。这是一个很好的:
http://www.eyecon.ro/datepicker/