hello, after selecting "country, city and county" in this filtering application, how will we print the profile cards suitable for these selections on the screen? example: John Wick (country, city, county)
In real-life project it's more sensible to pull data (country, state, city) from JSON file. Maybe the idea for next tutorial? One more remark: could we make life easier by using HTML datalist?
Yes JSON defiantly, but I somehow don't like HTML datalist because of the deselection method, I always need to dele manually the entrance in order to be able to re-select a option instead of just clicking and selecting a different option. I am not against it just expressing this minor inconvenience. :P
Not working, Give us code directly in the form HTML CSS and JS. Must be redirect Zip code specifc page or post should be manual link change.
hello, after selecting "country, city and county" in this filtering application, how will we print the profile cards suitable for these selections on the screen? example: John Wick (country, city, county)
i need 6 dependent drop down list using HTML CSS and Javascript in this pattern please help me
In real-life project it's more sensible to pull data (country, state, city) from JSON file. Maybe the idea for next tutorial?
One more remark: could we make life easier by using HTML datalist?
Can you create a video tutorial for that and post it
Yes JSON defiantly, but I somehow don't like HTML datalist because of the deselection method, I always need to dele manually the entrance in order to be able to re-select a option instead of just clicking and selecting a different option.
I am not against it just expressing this minor inconvenience. :P
@@NorbertWebDev I should have minded that. I'll be aware in future, thanx.
@@DeepakLalchandaniProfile you mean me? I would have created if I had enough time.
@@NorbertWebDev is JSON on your mind next for a new tutorial
Thank you so much !!!! 😁😃
You're welcome! Hope you enjoy it :)
@@NorbertWebDev the Change zip code where you iterate the zip codes is missing in your blog . Please add that Change zip code part in your blog
@@NorbertWebDev the Change zip code where you iterate the zip codes is missing in your blog . Please add that Change zip code part in your blog
Could you do video with Whatsapp-web-js
hmmm, interesting challenge.
I will definitely add it to my project list.