$(document).ready(function() { BX.addCustomEvent('onAjaxSuccess', function(){ $("select,input:radio").styler({ selectSearch: false }); }); });