var checkText= jQuery("#select_id").find("option:selected").text(); //Select で選択されたテキストを取得します var checkValue=jQuery("#select_id").val() ; //選択されたオプションの値を取得します var checkIndex=jQuery("#select_id ").get(0).selectedIndex; //選択されたインデックスの値を取得します var maxIndex=jQuery("#select_id オプション: last").attr("index"); //Select