I have a <select> element on my form with the multiple attribute set to "true".  After the element gets populated, how can I select the last item in the list using jquery? I want the item to be selected the same way you select it with a mouseclick:

 
     
    