... <script src="https://code.jquery.com/jquery-3.1.1.min.js"></script> ... 獲取選中狀態 var i = $('input[name="ss"]').is(':checked'); if (i ...
確定! 回上一頁