get index of select option jquery code example Example: how to get the selected index of dropdown in jquery Click to copyBY LOVE $('#ddlPartnerType option:selected').index()