Rumah > Soal Jawab > teks badan
Bagaimana untuk mengkonfigurasi ajax autolengkap, sila maklumkan
大家讲道理2017-07-05 11:09:03
var options = {
serviceUrl: "",
type: "",
dataType: "",
deferRequestBy: "",
minChars: ,
width: "",
onSearchStart: function(query) {},
onSearchError: function() {},
transformResult: function(response) {},
onSelect: function(suggestion) {},
onSearchComplete: function() {}
};
$("#id").autocomplete(options);
Untuk parameter khusus, sila lihat https://github.com/lonelyplan...