Get selected all attributes from a drop-down list (select box) using jQuery code example Example: jquery: get selected option of the drop down list $('#ddlID').val(); $('#ddlID').text();