jquery to to know which select is clicked code example Example: $(this) option selected jquery var cur_value = $('option:selected',this).text();