SyntaxFix
Write A Post
Hire A Developer
Questions
Another alternative:
$('option:selected', $('#mySelectParent')).removeAttr("selected");
Hope it helps