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