jquery can get select attribute value code example Example: get attribute of selected option jquery var option = $('option:selected', this).attr('mytag');