jquery to get option value in dropdown code example Example: jquery: get selected option of the drop down list $('#ddlID').val(); $('#ddlID').text();