jquery select list count code example Example: jquery count selected options var count = $("#mySelect :selected").length;