jquery each select option code example Example: each option select jquery $("#id option").each(function() { // Add $(this).val() to your list });