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