ajax-live-search icon indicating copy to clipboard operation
ajax-live-search copied to clipboard

AJAX Live Search is a PHP search form that similar to Google Autocomplete feature displays the result as you type.

Results 42 ajax-live-search issues
Sort by recently updated
recently updated
newest added

Hey Dev, I'm trying to use this with Laravel as I need essentially this plugin for my search form The CSRF Token Laravel generates is different from the one that...

hello i run this script. but in search result give false result ! online version: http://ittech-cctv.com/frimware/ with type a word show all data in database !

Hi, I need support, Search option not available for product category selection at the time of new product posting. it is very time taking activity to find required category. how...

HI, I am using free AJAX live search on my website www.technicalcart.com but Live search result show speed too slow. when i type it take 5-6 seconds to show results....

Hello, I have a string which I would like to search for, it contains a person's fullname (eg "First Middle Last"). With the comparison set at *q* I can successfully...

Hi I'm trying to split the code, one part in client side other in server side with communication done using an API. Anyone have any recommendation, about what should be...

Hello, I would love to implement this into my application, but I think I am having trouble pointing with the scripts and included files not looking in the right directories....

Hi, first of all thank you for this awesome project. Now I dont have to transfer the entire database to the browser everytime to make a search ;-) It seems...

Hello Ehsan, is it possible to fiddle your css that way, that the input field and the container with the results have different widths? Like 150px width for the input...

Hello Ehsan, I fiddled around with your ajax script and debugged with chrome as you mentioned in another Thread. As far as I know from php, json_encode isn't as glorious...