val(); // 取得radio 欄位的選取值 $('input:radio[name=bar]:checked').val();. 例如,設定表單元素的值: // HTML <input type="text"> ...
確定! 回上一頁