How To Make Autocomplete Search Box For Website Using HTML CSS & JavaScript

  Рет қаралды 125,903

GreatStack

GreatStack

Күн бұрын

Пікірлер: 112
@miansohaibraheem
@miansohaibraheem 8 ай бұрын
Perfect. You did a great job. Love and respect for your hard work
@LeonnieOkojie
@LeonnieOkojie Жыл бұрын
Thank you very much. Your video was very very helpful. It worked !!!! Sending lots of love ❤️
@tindimwebwahadijah9764
@tindimwebwahadijah9764 Жыл бұрын
Thanks bro I have leant many things from you.thaks for the creativity.I am Fahad
@hiwotina26
@hiwotina26 Жыл бұрын
Please do complete JavaScript tutorial. Thanks to you I feel great about my HTML and CSS. I will learn a lot from you if you have JavaScript tutorial.
@newbe379
@newbe379 Жыл бұрын
my goodness javascript is to difficult and crazy to learn but i dont give up
@yussifhamza1043
@yussifhamza1043 3 ай бұрын
thank you very much i was able to defend my project today
@Touhid54
@Touhid54 Жыл бұрын
Easy Tutorials actually teach the easy way.
@Teakito
@Teakito 9 ай бұрын
Thank you very much. your vedio and explanation were amazing. learned alot and it is working fantastically.
@kadampremal7225
@kadampremal7225 8 ай бұрын
Thank you.This video is very helpful.
@kaungzanhein-z7x
@kaungzanhein-z7x 2 ай бұрын
Thank you so much bro it's very helpful.
@mdabdulahallnomantuhin3621
@mdabdulahallnomantuhin3621 5 ай бұрын
Thanks Brother it was beautiful 🥰🥰🥰 love you
@GreatStackDev
@GreatStackDev 5 ай бұрын
Glad you liked it. Thanks for your comment. 😊
@venkatsai563
@venkatsai563 7 ай бұрын
it was very helpful bro thank alot
@aniruddhadas9584
@aniruddhadas9584 Жыл бұрын
Loved the video. Learn a lot. Thanks!
@PraptiSharma-wx6fh
@PraptiSharma-wx6fh Жыл бұрын
Very nice box sir..
@xen0076
@xen0076 Жыл бұрын
Just a question can we do the same using eventlistener? for keydown or keyup ?
@livelivelive2548
@livelivelive2548 7 ай бұрын
Yes - I did this and it works: inputBox.addEventListener("keyup", () => {}
@vishalchoudhari889
@vishalchoudhari889 10 ай бұрын
thanks bro you are doing great job
@mdaminulislam6315
@mdaminulislam6315 20 күн бұрын
😍Excellent
@GreatStackDev
@GreatStackDev 17 күн бұрын
Thank you. 😊 Keep coding.
@manhhoangtien540
@manhhoangtien540 Жыл бұрын
thank you for super helpful video, can you tell the visual studio code's theme you using, it is very nice!
@hammeedabdo.82
@hammeedabdo.82 Жыл бұрын
Can you do a video on how to make an accordion that has the following properties: 1- The possibility of dragging and dropping between rows or accurately between accordions. 2- The possibility of entering or adding a new accordion. 3- Open the accordion through one click, but if you double click on any accordion, all accordions will open.
@oviyasi
@oviyasi 9 ай бұрын
hi thank you for the video! may i ask what vscode theme you are using here?
@AduleLucky
@AduleLucky 10 ай бұрын
U r cool man I like your videos
@RemotTube
@RemotTube Жыл бұрын
I subscriber of your channel please create video on tender website please.. Thank you
@GreatStackDev
@GreatStackDev Жыл бұрын
thank you! I i will consider that in my future tutorials
@arjunviskarma4449
@arjunviskarma4449 Жыл бұрын
wow really beautiful thank you sir for this.
@yudha9049
@yudha9049 11 ай бұрын
Thank you sir excelent tutorial
@calebstruble6386
@calebstruble6386 Жыл бұрын
How do you make it so then if you click outside of the list, the search box disappears? Or when you click the text, it completes a search?
@SonuKumar-hz2ff
@SonuKumar-hz2ff 10 ай бұрын
do you found solution to this problem
@jjaaddee205
@jjaaddee205 Жыл бұрын
Can you do a video showing Python Programming the following: 1.) Log-In- Sign-UP (PYTHON & DATABASE) 2.) Interactive Design 3.) And some examples of a website
@Badmosh_0009
@Badmosh_0009 Жыл бұрын
Its mysql
@zearak
@zearak Жыл бұрын
Thank you for the tutorial but can you help me why the hover doesn't work for me?
@lukekoletsios3236
@lukekoletsios3236 Жыл бұрын
very helpful video thanks
@user-qt3zg8ww3d
@user-qt3zg8ww3d 9 ай бұрын
I like this!!! Amazing guy! thanks forever!
@divyasai5787
@divyasai5787 Жыл бұрын
thank you bro.... you are awesome
@mohammedelhoussni
@mohammedelhoussni Жыл бұрын
nice tutorial thank you soo much
@michaelgood5070
@michaelgood5070 9 күн бұрын
How do you redirect to a web page/url when you click on some search result ?
@AbrarulRhythm
@AbrarulRhythm Жыл бұрын
Hi dear, I like your tutorials & channel. Please provide React js project would be better. I hope you accept my request. ❤
@mdms4549
@mdms4549 Жыл бұрын
Awesome, Thanks😃😃
@chebkhaled69
@chebkhaled69 Жыл бұрын
really well made video
@GreatStackDev
@GreatStackDev Жыл бұрын
Glad you enjoyed it
@emmersonwonka4475
@emmersonwonka4475 Жыл бұрын
excellent video
@mikesowers8927
@mikesowers8927 23 күн бұрын
Hi All, This was a very helpful video, however, I do have a question: Why do you pass in the global object "this" to the selectInput() function code snippet is below. Thank you for your assistance! function display(result) { const content = result.map((list) => { return `${list}}` }); resultBox.innerHTML=`${content.join('')}` }; function selectInput(list) { console.log(list) inputBox.value = list.innerHTML; resultBox.innerHTML=''; }
@medipaksinha
@medipaksinha 6 ай бұрын
Thank you
@ramakanttiwari835
@ramakanttiwari835 4 ай бұрын
thank you sir
@3vibs
@3vibs Жыл бұрын
Fantastic bro
@khqwesy
@khqwesy Жыл бұрын
You are amazing! Thanks for always teaching us something new... Can you make a mobile menu like Versace?
@johnmun1471
@johnmun1471 Жыл бұрын
in my computer, function selectInput not exist when I click a li. why is not working?
@to0ney252
@to0ney252 Жыл бұрын
Awesome tutorial! Very easy to follow
@pr4thamff157
@pr4thamff157 Жыл бұрын
how to add links in available keywords
@bilawallaptop9883
@bilawallaptop9883 3 ай бұрын
hi im newbie how to add in blog plz guide.
@ashishsrivastava4896
@ashishsrivastava4896 Жыл бұрын
How can I show "suggestions" in advance which are shown to user when user only clicks the search box as in the case of google search box. I request a guided video on this.
@Anonymous55212
@Anonymous55212 Жыл бұрын
i faced error in javascript file "onkeyup" function
@andreaspinheiro
@andreaspinheiro 6 ай бұрын
cuz in JS is not "onkeyup", instead try: "keyup" its "onkeyup" if you are using a event handler in html, like:
@justinisiahalcantara7951
@justinisiahalcantara7951 6 ай бұрын
​@@andreaspinheiro Hello! Can you enter the full code for the input box? I can't do it , i feel like i did something wrong with the code. Thank you!!
@RandomCreater493
@RandomCreater493 2 ай бұрын
Use event listener
@factpulse-q7b
@factpulse-q7b Жыл бұрын
Now that I can search for items How do I click on the item searched for and it take me to another page
@SonuKumar-hz2ff
@SonuKumar-hz2ff 10 ай бұрын
do you found solution to this problem
@giftkabubi1089
@giftkabubi1089 8 ай бұрын
How do make the keywords directing to their content concerning
@AdibaIslam-or5qp
@AdibaIslam-or5qp 7 ай бұрын
Hi sir I want to add search bar......but search don't work Any think search
@freecs.2518
@freecs.2518 Жыл бұрын
Bro please make valentines card
@ryancuy2765
@ryancuy2765 Жыл бұрын
teach me to make a search engine in website, sir
@GreatStackDev
@GreatStackDev Жыл бұрын
I will make that in 2nd part soon.
@ryancuy2765
@ryancuy2765 Жыл бұрын
@@GreatStackDev thank you very much sir🫡
@Demola704
@Demola704 Жыл бұрын
Can we click on it
@GreatStackDev
@GreatStackDev Жыл бұрын
yes you can click on suggested search term to write it in the search box
@rishi8919
@rishi8919 Жыл бұрын
Sir I downloaded the code , but the HTML code is not available, can I get any help from you.
@atzomsfm
@atzomsfm Жыл бұрын
When i typed something like How, no keywords list showed and it didn't work for me. i followed all your steps
@samuelmahiuha6259
@samuelmahiuha6259 Жыл бұрын
How can I modify the code for me to get results in the website. What I mean is, when I type ' hmtl' and then press enter key, there is no any other action, it's just stops there and nothing else. Make a video demonstrating how to get results from the website when you press enter key
@c_n_b
@c_n_b Жыл бұрын
Instead of having to manually list all the keywords at 12:00, is there a way to simply refer to a list of HTML pages in the root directory?
@peyyalakavya1733
@peyyalakavya1733 Жыл бұрын
Onkeyup is not working plz help me
@TraeGeorge
@TraeGeorge Жыл бұрын
@@peyyalakavya1733 make you you have the id name right and if that doesnt work try writing it as document.getElementbyId("input-box") = function ( ) { }
@missipsamhamedannane454
@missipsamhamedannane454 10 ай бұрын
create a .txt file with all your informations and read the file to create your possibleKeyWords if there is something better you found tell me cause i am doing it this way
@aviroopmitra5353
@aviroopmitra5353 3 ай бұрын
this video was cracked
@kirtikumari1944
@kirtikumari1944 8 ай бұрын
Bro how to add link (href) it.
@IsruKing-y1v
@IsruKing-y1v 4 ай бұрын
How to make their links?
@AnmolSingh-x3o
@AnmolSingh-x3o 5 ай бұрын
this error on onclick function ReferenceError: selectInput is not defined at HTMLLIElement.onclick (index.html:1:1)
@Demola704
@Demola704 Жыл бұрын
Pls I need an answer on how to solve this
@roumen1669
@roumen1669 Жыл бұрын
code didnt work "Uncaught TypeError: Cannot set properties of null (setting 'onkeyup')"
@peyyalakavya1733
@peyyalakavya1733 Жыл бұрын
Yes it's work or not still
@adityaranavat8470
@adityaranavat8470 8 ай бұрын
Heyy
@adityaranavat8470
@adityaranavat8470 8 ай бұрын
I also have same error did you solve that if yes then how
@ErzaScarlet-u4v
@ErzaScarlet-u4v Жыл бұрын
Mine is shown undefined. I can't fine the error.
@AnjaliGopal-xs5dd
@AnjaliGopal-xs5dd 29 күн бұрын
my list don't vanish after clicking the input
@Anythinggoesmusic755
@Anythinggoesmusic755 Жыл бұрын
how to add link i those searches if someone click that search it redirect him to that link pls tell
@SonuKumar-hz2ff
@SonuKumar-hz2ff 10 ай бұрын
do you found solution to this problem
@Demola704
@Demola704 Жыл бұрын
I don't know what is happening my JavaScript code is not working on my vs code
@hindibravenews
@hindibravenews Жыл бұрын
How to add othe page link
@sagarprasadz
@sagarprasadz 11 ай бұрын
how to redirect to link when we search please tell me
@SonuKumar-hz2ff
@SonuKumar-hz2ff 10 ай бұрын
do you found solution to this problem
@sagarprasadz
@sagarprasadz 10 ай бұрын
@@SonuKumar-hz2ff yes
@sagarprasadz
@sagarprasadz 9 ай бұрын
@@SonuKumar-hz2ff yes
@Fox_Gaming_H
@Fox_Gaming_H 6 ай бұрын
2:48
@KiremiYT
@KiremiYT Жыл бұрын
can you share the code?
@Josu117
@Josu117 Жыл бұрын
bro why not work class="fa-light fa-magnifying-glass" :C
@BetYouHateMeNow
@BetYouHateMeNow Жыл бұрын
you didn't add font awesome cdn link between your head tag
@Anythinggoesmusic755
@Anythinggoesmusic755 Жыл бұрын
source code pls
@peyyalakavya1733
@peyyalakavya1733 Жыл бұрын
Onkeyup not working plz help me
@thithi-em3lh
@thithi-em3lh Жыл бұрын
. I can't manage. Can you help?
@ДжавидЗалов-б3э
@ДжавидЗалов-б3э Жыл бұрын
how to implement a site search ?
@GreatStackDev
@GreatStackDev Жыл бұрын
I will make that in 2nd part soon.
@hamzahasan5423
@hamzahasan5423 9 ай бұрын
Sir where is source code
@smallboy3559
@smallboy3559 11 ай бұрын
my search fetching speed is low
@arshadchaudhary4566
@arshadchaudhary4566 Ай бұрын
Your English is very hard to understand sir can't able to understand it properly
@rohanSubTopic
@rohanSubTopic Жыл бұрын
Bro how to add the links in each of the keyword ??? Need immediate
@sammashon4311
@sammashon4311 3 ай бұрын
inputBox.onkeyup = function(){ this code isnt working
@truthteachers
@truthteachers Жыл бұрын
Bro, if you stop providing the source codes, many of us (2000 of us) will unsubscribe from your channel.
@irakammuralikrishna2884
@irakammuralikrishna2884 Жыл бұрын
yes
@BonVoyage2020
@BonVoyage2020 Жыл бұрын
Hi is there any chance i can contact in WhatsApp because i am interested to design my web page please thanks
@philippe_1776
@philippe_1776 7 ай бұрын
Thank you very much, it is very helpful !
@ErzaScarlet-u4v
@ErzaScarlet-u4v Жыл бұрын
Mine is shown undefined. I can't fine the error.
Autocomplete input dropdown | HTML, CSS, JS
52:18
Devistry
Рет қаралды 21 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4 МЛН
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 70 МЛН
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 155 МЛН
How to Delete Twilio Account - Twilio Tutorial
0:59
CyberTech
Рет қаралды 1
Subtle, yet Beautiful Scroll Animations
5:04
Beyond Fireship
Рет қаралды 1,8 МЛН
Search Bar with suggestions and filter in react for beginners
10:15
React with Masoud
Рет қаралды 90 М.
Make a Search Bar with React (with API Calls) | Beginners Tutorial
27:49
This Cool JavaScript Effect Will Make Your Website 3D !
56:21
True Coder
Рет қаралды 1,1 МЛН
How To Create Image Search Engine Using HTML CSS and JavaScript
34:37
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4 МЛН