value = form_element.find(':checked').map(function(item){return $(this).val();}).toArray();