jQuery(document).ready(function () { jQuery('.b2j_select').chosen( { disable_search_threshold:10, allow_single_deselect:true, no_results_text:'Nenhum resultado encontrado' }); jQuery('.b2j--group-class input, .b2j--group-class textarea').each(function(){ jQuery(this).trigger('blur'); }) }); 1f3z1f