Here the specifics for the ajax call of the select2 plugin: $("select").select2({ ajax{ url: urlAjaxService, dataType: 'json', delay: 250, data: function ( ...
確定! 回上一頁