【jQuery】フォーム部品の取得・設定まとめ - Qiita

テキスト html value値取得 値取得 var area = $('#area').val(); console.log(area); //=>"関東" value値設...