// placeholder for real language selection $('.selectpicker').change(function(){ alert($(this).val()); })