how to get value of attribute in select option in jquery code example Example: selected option attribute jquery $('#location').find('option:selected').attr('myTag');