get selected id of dropdown in jquery code example Example: how to fetch the selected value of dropdown jquery BY LOVE $('#ddlName option:selected').val();