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