Open conflicker opened 6 years ago
Let say the input that has autocompleteJs will dynamically change the value. e.g. $("input").val("test"); How can I trigger autocompleteJs to show result based on the new value of the input?
Let say the input that has autocompleteJs will dynamically change the value. e.g. $("input").val("test"); How can I trigger autocompleteJs to show result based on the new value of the input?