cycling jQuery_Succinctly | Page 65

To get the selected options in a multi-select element, we again use the val() method to retrieve an array of the options that are selected. The array will contain the value attributes of the selected options. Sample: sample61.html Setting/getting text contained within a