SyntaxFix
Write A Post
Hire A Developer
Questions
$("#HowYouKnow option:eq(XXX)").attr('selected', 'selected');
where XXX is the index of the one you want.