I am think this should be fairly easy, but struggling a bit ... I have a SELECT input element that allows the user to select multiple items. I would like to pro
SELECT
i try something like
$("#my-Select").find('option').attr("selected","") ;