Thank you for your video. Your explanation is very nice and easy to understand. I have applied this knowledge to my practice project. But I can not understand, how can I get the country id of the selected li item. Can you help me please?
What if you wanted to click on an autocomplete list item and fill out an entire form with data from a database based on an id number? How would you do that?
Hey ,can u tell how i can sort the search suggestions through drop down Eg if i select electronics then search box sugest only electronics product And if i suggest mens wear then search box should suggest mens wear
I have two input boxes on my form. each one searches a different data set. but when I select either one, both fields fill. how can i select which field to fill?
How about searching the country e.g : Singapore or United State , but when we click it's not "Singapore" or "United State" word/s at the textbox but the country ID e.g : SG or USA? Thanks.
hi karim, assalaam alaykum, autocomplete provides a list of matching option as a dropdown list, whereas Typehead provides a dropdown list as well as also fill our search box with suggested options. I hope i am able to clear your query
I type something in the textbox and the list is working. But after I clear my textbox without select any droplist. The list not dissapear. How to auto remove the list after I clear text in textbox? Kindly help
Hi Beak Thleay, We have just do experiment on this things, if we get success then we will share with you. Currently we have not sure on this things. Thanks for writing us your query.
It does not working Giving some error like Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\1search\search.php on line 12 Country not found so almost video really fake.....
@Webslesson, Please don't write PHP if you don't know how to stop mysql injection. Don't copy any of this guys guides unless you want your mysql database to get hacked.
Since years now, it's not recommended to use mysqli interface because of sql injection problems. You should use PDO and prepared statements instead. @finnsk3 I think you're right. This video doesn't shows up a nice bit of code. There are more problems with it then the php part. And this is not because it's a year too late for this comment. Event 4 Years ago from now it wouldn't be the code a developer want to see. But it's a good place to start with, if you're not a beginner and know what you do :)
You had made my job as a fresher more secure ...thanks a lot sir
you guys are the best, Thank you so much from the bottom of my heart ❤
lot's of thank you sir it's very very very very ............. help video for me
Woosh! Lots of thanks for the maker of this video tutorial!
Deeply appreciate this tutorial! Thank you for taking the time to teach us !
Really helpful. Great Tutorials.
Awsome video .. I tried it and done well ..
Thanks a Lot your video helped me so much.
superb sir
its helped me so much
Thank you for your video. Your explanation is very nice and easy to understand. I have applied this knowledge to my practice project. But I can not understand, how can I get the country id of the selected li item. Can you help me please?
Very great thank you always
Thank you sooo much for your kind Help ..
God Bless You...
Nicely described thanks a lot sir
Thank u , it's really helpful
is it applicable for dynamic add remove input text boxes?
very good video, nice explanation I appreciate ... :)
Excelent!
Thanks Buddy
Thank you
Thanks a lot. It works for me.
thanx alot. really its a great channel. keep going
Thanks Mohamad...
thankyou, and also i need same text box autocomplete with multiselect , please provide that tutorial
What if you wanted to click on an autocomplete list item and fill out an entire form with data from a database based on an id number? How would you do that?
Excelente!
You're truly an awesome person :D Thank you so much, legend!
Hey ,can u tell how i can sort the search suggestions through drop down
Eg if i select electronics then search box sugest only electronics product
And if i suggest mens wear then search box should suggest mens wear
Plss reply fast
Thanks. Great Help.
thank you so much,
it works
Thanks for this Super Power Tool!
I have two input boxes on my form. each one searches a different data set. but when I select either one, both fields fill. how can i select which field to fill?
If i want to click on searched item then it redirected to different page..how it can be done?
thanks.....
thanks, but where have more than result not support select item by keyboard ?
Can you please make a tutorial on how can we add this functionality on dynamically created textfields you are the only hope now please help me !
Thanks Hamza Mughal for writing to us. We appreciate your valuable feedback.
Thanks you so much it worked welll.. :)
Thanks Fristan Lobo, could we help you with something?
That´s so Good my Friend...
How about searching the country e.g : Singapore or United State , but when we click it's not "Singapore" or "United State" word/s at the textbox but the country ID e.g : SG or USA?
Thanks.
In my case, if the autocomplete works, I write something and the navbar and input appear below again, how can I remove it?
thanks in advance
what is difference between this video and auto complete with typeahead video
hi karim, assalaam alaykum, autocomplete provides a list of matching option as a dropdown list, whereas Typehead provides a dropdown list as well as also fill our search box with suggested options. I hope i am able to clear your query
thanks
how to show two row item in search suggestion...like: uk, england please help me....
sir how can limit searches i mean i want only 5 related then what wil be the query plz reply
How can this javascript be applied for multiple changing #id
COMO PUEDO HACER PARA QUE REGISTRE EN LA BASE DE DATOS EN ID DEL AUTOCUMPLETE COMO UN VALUE
i want to do something but instead of php want to use jsp please help?
I am stuck with a problem, can you help?
I type something in the textbox and the list is working. But after I clear my textbox without select any droplist. The list not dissapear. How to auto remove the list after I clear text in textbox? Kindly help
@Blin Media Awesomeeee....Thanksssss
can you help me ... i have the same problem
sir how to put the data into a combo box
how can we pass id ??
Actually it pass only name..
can move key up and down or not
Hi Beak Thleay, We have just do experiment on this things, if we get success then we will share with you. Currently we have not sure on this things. Thanks for writing us your query.
it is not working dynamic add remove input textboxes
before html(data) add "."
$('#countryList').html(data);
and on search.php add ";" after ''
$output .= ''.$row["country"].'';
my code is not suggesting the country any one can help me
it is not working here and i need very to it
It does not working Giving some error like
Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\1search\search.php on line 12
Country not found
so almost video really fake.....
Try this code its almost similar, github.com/jokimsampath/Auto-Complete-jQuery
the query might be wrong in your case, make sure query is correct
Friends
Yes
@Webslesson, Please don't write PHP if you don't know how to stop mysql injection.
Don't copy any of this guys guides unless you want your mysql database to get hacked.
Since years now, it's not recommended to use mysqli interface because of sql injection problems. You should use PDO and prepared statements instead. @finnsk3 I think you're right. This video doesn't shows up a nice bit of code. There are more problems with it then the php part. And this is not because it's a year too late for this comment. Event 4 Years ago from now it wouldn't be the code a developer want to see.
But it's a good place to start with, if you're not a beginner and know what you do :)
Time west video .....
.