<html> <head> <script src="//code.jquery.com/jquery-2.1.1.min.js"></script> <script> function monthsearch(a) { var month=a.value; console.log(month); ...
確定! 回上一頁