Select Country State City Zip code Drop Down using HTML CSS and JavaScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 21

  • @DEEPAKTECHB
    @DEEPAKTECHB 11 หลายเดือนก่อน +1

    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.

  • @slimfit9605
    @slimfit9605 ปีที่แล้ว +1

    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)

  • @dndkarthick
    @dndkarthick 2 ปีที่แล้ว +1

    i need 6 dependent drop down list using HTML CSS and Javascript in this pattern please help me

  • @Uncaught_in_promise
    @Uncaught_in_promise 2 ปีที่แล้ว +2

    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?

    • @DeepakLalchandaniProfile
      @DeepakLalchandaniProfile 2 ปีที่แล้ว +3

      Can you create a video tutorial for that and post it

    • @NorbertWebDev
      @NorbertWebDev  2 ปีที่แล้ว +1

      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

    • @Uncaught_in_promise
      @Uncaught_in_promise 2 ปีที่แล้ว +1

      @@NorbertWebDev I should have minded that. I'll be aware in future, thanx.

    • @Uncaught_in_promise
      @Uncaught_in_promise 2 ปีที่แล้ว +1

      @@DeepakLalchandaniProfile you mean me? I would have created if I had enough time.

    • @DeepakLalchandaniProfile
      @DeepakLalchandaniProfile 2 ปีที่แล้ว +1

      @@NorbertWebDev is JSON on your mind next for a new tutorial

  • @DeepakLalchandaniProfile
    @DeepakLalchandaniProfile 2 ปีที่แล้ว +1

    Thank you so much !!!! 😁😃

    • @NorbertWebDev
      @NorbertWebDev  2 ปีที่แล้ว +1

      You're welcome! Hope you enjoy it :)

    • @DeepakLalchandaniProfile
      @DeepakLalchandaniProfile 2 ปีที่แล้ว +1

      @@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

    • @DeepakLalchandaniProfile
      @DeepakLalchandaniProfile 2 ปีที่แล้ว

      @@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

  • @moneyfr
    @moneyfr 2 ปีที่แล้ว +1

    Could you do video with Whatsapp-web-js

    • @NorbertWebDev
      @NorbertWebDev  2 ปีที่แล้ว

      hmmm, interesting challenge.
      I will definitely add it to my project list.