Autocomplete Suggestions On Input Field | HTML, CSS & Javascript

  Рет қаралды 59,140

Coding Artist

Coding Artist

2 жыл бұрын

Create autocomplete suggestions on an input field using HTML, CSS and JS.
📁 Download Source Code :
www.codingartistweb.com
----------
⭐ Exciting coding quizzes on my website:
bit.ly/382LIs6
----------
Email:
mitali@codingartistweb.com
Instagram:
/ coding.artist
----------
🎵Music:
Track: Lisbon - Ason ID [Audio Library Release]
Music provided by Audio Library Plus
Watch: • Lisbon - Ason ID | Fre...
Free Download / Stream: alplus.io/lisbon

Пікірлер: 44
@CreativeTutorialsWeb
@CreativeTutorialsWeb 2 жыл бұрын
Always Great Project 👍 Love this one
@dilshodusmanov4053
@dilshodusmanov4053 2 жыл бұрын
Thanks for your codes help me improve my skills 🤓🤓
@supremecoding632
@supremecoding632 2 жыл бұрын
wow this is going to help me to create search bar
@khalidali-lm8mh
@khalidali-lm8mh Жыл бұрын
Hello! I want to ask something. How to add multiple suggestion values in the same text field. I created as yours but I want to add more than one suggestions in same text field. As of yours it stops suggesting after clicking on one suggestion. Kindly help I am very confused...Thanks
@EytheriaNoCopyrightMusic
@EytheriaNoCopyrightMusic 2 жыл бұрын
really informative!
@xdominion330
@xdominion330 Жыл бұрын
Hello coding artist, can you tell me how I ignore the li part and used suggested words from json file
@tanmaypalav9138
@tanmaypalav9138 Жыл бұрын
Hey can we add link on this references like in html we have href links on which we click an jump on another page can we add those kindof things in js? And i know its a short notice but can you reply?
@RATANAGARWALITINFORMER
@RATANAGARWALITINFORMER 2 жыл бұрын
good topic
@renantibia92
@renantibia92 Жыл бұрын
Que código simples e incrível!
@gordxrohit
@gordxrohit 2 жыл бұрын
Amazing😍🤩 Di 🔥🔥
@malshanmalindu3450
@malshanmalindu3450 2 жыл бұрын
Please do a tutorial on how to "Auto goto form when file is chosen" like youtube uploading page... Please I am asking from you...😭😭
@___the___nobody__
@___the___nobody__ Ай бұрын
You could have used
@daniyes6144
@daniyes6144 2 жыл бұрын
Very nice, new subscriber
@michaellesley2146
@michaellesley2146 Жыл бұрын
Thank u, you are the best!
@CodingArtist
@CodingArtist Жыл бұрын
You're welcome!
@rafaelac.1643
@rafaelac.1643 2 жыл бұрын
thank youuu
@nikita1075
@nikita1075 10 ай бұрын
Thankyou :)
@arreezy
@arreezy 9 ай бұрын
how to limit the number of suggestion ?
@alagappanthalapathy5593
@alagappanthalapathy5593 2 жыл бұрын
Super 👍
@CodingArtist
@CodingArtist 2 жыл бұрын
Thank you 👍
@cocoyana
@cocoyana 2 жыл бұрын
Does anyone have the issues of "ReferenceError displayNames is not defined"?
@CodingArtist
@CodingArtist 2 жыл бұрын
You can download the source code from my website if you are facing any issues with this project.
@mother_chucker12
@mother_chucker12 Жыл бұрын
I know its late but, this can fix that issue... I'm facing the same issues as we are passing the function as a string: ('onclick', "displayNames('" + name.text + "')"); And then the displayNames functions shows a lint error as well because it is not used. Try this for a fix, instead of setAttribue use addEventListener on list item: listItem.addEventListener("click", () => displayNames(i));
@_webAmoeba
@_webAmoeba 3 ай бұрын
@@mother_chucker12 так и думал, спасибо большое
@philanderedeleon2618
@philanderedeleon2618 Жыл бұрын
Hi what app you are using to code?
@user-wr8rs4pu3h
@user-wr8rs4pu3h 11 ай бұрын
He is using Visual Studio Code.
@rachatou9412
@rachatou9412 2 жыл бұрын
Hello sir..I have problem that when I write the word "substr" it show in the code with line in the middle (I mean line is in the middle of the word substr)🤔 can you tell me why and how to fix it!!!!
@storm192100
@storm192100 2 жыл бұрын
yup, just write substring insead of substr and it will work
@rachatou9412
@rachatou9412 2 жыл бұрын
@@storm192100 thank you so much
@davi_grah
@davi_grah 2 жыл бұрын
fucking amazing, thanks for this
@ovskihouse5270
@ovskihouse5270 2 жыл бұрын
Name of extension?
@CodingArtist
@CodingArtist 2 жыл бұрын
Which extension?
@payalatre9979
@payalatre9979 2 жыл бұрын
Hi how can i download source code
@CodingArtist
@CodingArtist 2 жыл бұрын
1. Go to codingartistweb.com 2. Click on the search icon 3. Type 'Autocomplete suggestions' in search bar.
@Bruno_Costa_m19
@Bruno_Costa_m19 Жыл бұрын
Fucking amazing! Thanks for this!!!
@higorb.6144
@higorb.6144 Жыл бұрын
Complicado é conseguir o código. 98% do site é propagando deixando tudo confuso.
@rudra298
@rudra298 Жыл бұрын
explain code
@gws3020
@gws3020 Жыл бұрын
input.addEventListener("keyup", (e) => { this line say index.js:33 Uncaught TypeError: Cannot read properties of null (reading 'addEventListener'
@CodingArtist
@CodingArtist Жыл бұрын
Mail me your code
@Vishnu20333
@Vishnu20333 2 жыл бұрын
😊✌️☺️
@ahmad_mido
@ahmad_mido 2 жыл бұрын
where's the source code!
@CodingArtist
@CodingArtist 2 жыл бұрын
You can download the source code here: codingartistweb.com/
@gws3020
@gws3020 Жыл бұрын
plz reply my comment this gone me mad
@ghfudrs93uuu
@ghfudrs93uuu Жыл бұрын
making search for source code on your site = downvote
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,5 МЛН
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 10 МЛН
What it feels like cleaning up after a toddler.
00:40
Daniel LaBelle
Рет қаралды 94 МЛН
Scroll To Top Button With Scroll Progress | HTML, CSS & Javascript
13:45
Autocomplete input dropdown | HTML, CSS, JS
52:18
Devistry
Рет қаралды 19 М.
How To Create A Search Bar In JavaScript
14:28
Web Dev Simplified
Рет қаралды 404 М.
Product Filter and Search Using Javascript | With Free Source Code
34:20
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 10 МЛН