select by text jquery select code example Example: jquery select option by text $("#myDropdown option:contains(Option 2)").attr('selected', 'selected');