Do I have to iterate through ALL the and set remove the \'selected\' attribute or is there a better way?
jQuery's :selected selector is probably what you are looking for.