Okay, I have this code:
Option 1 Option 2
this code work very well for me: this return the value of selected option. $('#select_id').find('option:selected').val();