开发者

How to flush the cache of the auto complete in jquery

开发者 https://www.devze.com 2023-01-01 13:48 出处:网络
How to flush t开发者_高级运维he cache of the autocomplete in jquery?Use the following code to flush the cache of the autocomplete.

How to flush t开发者_高级运维he cache of the autocomplete in jquery?


Use the following code to flush the cache of the autocomplete.

$(.selector).flushCache();
0

精彩评论

暂无评论...
验证码 换一张
取 消