Prevent duplicated AJAX call
-
Hi,
Currently, it’ll always make an AJAX call after typing some words inside the textbox.
My question: Is there any way that allow me to immediately show the same result without waiting for an AJAX call to finish(or more correct: prevent the duplicated AJAX call) if I type the same text again in the textbox?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Prevent duplicated AJAX call’ is closed to new replies.