Supposedly you should be able to select select options by their text values like this $(‘#myselect’).val(‘aval’); This doesn’t seem to work if your options have value attributes however. So, to select options by their text value, when you have values … Continue reading
August 21, 2010
by eric
0 comments