样式输出
是:https://m.aliyun.com/yunqi/wenzhang/ask_86710,您可以点击样式输出访问...请问如何用JS实现这种样式的下拉列表,最好还能使用循环输出各个年份。 字符...
怎么利用JS实现两个select列表对年份、月份进行循环以..._百度知道
最佳答案: <script type="text/javascript"> window.onload = function() { var now = new Date(); var currentYear = now.getFullYear(); var currentMonth...更多关于请问如何用JS实现这种样式的下拉列表,最好还能使用循环输出各个年份。的问题>>