I tried to apply autocomplete option retrieving data from database. The reference link used - http://www.jqueryautocomplete.com/jquery-autocomplete-php-mysql-json-example.html
It worked well, but the question I have is:
The data gets popped up after a slight delay of 2 seconds, How can I increase the timer such that it gets displayed (almost) instantly?
Thanks in advance! Samuel Mathews.