JQUERY GET SELECT OPTION Attribut

var option = $('option:selected', this).attr('mytag');
Shadow