How to flush t开发者_高级运维he cache of the autocomplete in jquery?
Use the following code to flush the cache of the autocomplete.
$(.selector).flushCache();
How to flush t开发者_高级运维he cache of the autocomplete in jquery?
Use the following code to flush the cache of the autocomplete.
$(.selector).flushCache();
精彩评论