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