$(".js-example-data-ajax").select2({ ajax: { url: "http://example.org/api/test", cache: false } });. To write these options as data-* attributes, each level ...
確定! 回上一頁