How To Create Drag And Drop Image Uploader Using HTML CSS and JavaScript

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 32

  • @Sd12x
    @Sd12x Před rokem +5

    Your all tutorial is helpfull for me. Keep it up sir 👍🏻

  • @TheEtoileNoire
    @TheEtoileNoire Před 8 měsíci +1

    perfect. exactly what i needed. thank you

  • @user-xi6he5ce7d
    @user-xi6he5ce7d Před 7 měsíci +1

    Very helpful video, thank you

  • @Riteshk_007
    @Riteshk_007 Před rokem +1

    ❤❤great 👍 project 👌

  • @SivaGoud-ty8qv
    @SivaGoud-ty8qv Před rokem +1

    TQ Make More Videos Bro .I am From Bangalore

  • @abdoutoutou4901
    @abdoutoutou4901 Před rokem +1

    Thnks 😊 Algeria ❤

  • @yasinbhojani80
    @yasinbhojani80 Před 8 měsíci +1

    Thanks 👍

  • @cheriat2439
    @cheriat2439 Před rokem +3

    Is there any place, where I can copy your link? It would be very helpful, thanks in advance :)

  • @lukekoletsios3236
    @lukekoletsios3236 Před rokem

    thanks for the video !

  • @chetu9241
    @chetu9241 Před rokem +2

    Sir Can u explain dragover and drop event in that why u give e.preventDefault() function

    • @abhishekT700
      @abhishekT700 Před 4 měsíci

      He used preventiDefault bec by default the file will be open and we don't want that

  • @dipankarpaul3405
    @dipankarpaul3405 Před 11 měsíci

    Please make some videos with Svelte or SvelteKit...

  • @krutishah-yf4cq
    @krutishah-yf4cq Před 3 měsíci

    you explained everything very nicely but i can't upload image it shows like 'imageLink' is declared but its value is never read. please let me know where i made a mistake

  • @anudeepkkm7301
    @anudeepkkm7301 Před měsícem

    Image of all sizes(dimension) cannot be uploaded properly, how can we fix that

  • @Ahmed_Saudh
    @Ahmed_Saudh Před rokem

    Can You Please Do a full Website on fixed background and parallax website

  • @RishabhSingh-ie5rt
    @RishabhSingh-ie5rt Před rokem

    maine website ko deploy toh kardia tha internet pe magar maine jo image lagai thin wo show nhi kar rhi hain jab ki mere pc ke browser mein images show ho rhi hain......
    can you please resolve my problem?

  • @aquasplash545
    @aquasplash545 Před rokem

    My container appears at top center of the page instead of center.
    Can you please tell me how to fix this?

  • @mintu7403
    @mintu7403 Před rokem

    Sir for how many days the offer of 30 days 30 js project is open 💞💞💞??

  • @sanketsingh5555
    @sanketsingh5555 Před rokem

    bro downloading ka feature lagana ho pexel clone me toh kese lagnge js se achor tag use kr rha hu toh new window me open ho rahi h image

  • @hepran
    @hepran Před 8 měsíci

    Thx :-)

  • @leonardigweokolo2813
    @leonardigweokolo2813 Před 7 měsíci +1

    This is hard! Will I ever learn this.

  • @faizudesigns1463
    @faizudesigns1463 Před rokem +1

    Sir please make a tutorial about how to make E- commerce website using bootstrap (back end )

  • @jaychandak321
    @jaychandak321 Před rokem

    Some images are not getting properly resized

  • @user-ei5ye9sg8h
    @user-ei5ye9sg8h Před rokem

    can i make it for my jpg file(social media post)?

  • @ironman-29
    @ironman-29 Před rokem

    Make a video on tic tak toe game

  • @neerajsemil1960
    @neerajsemil1960 Před 10 měsíci

    drag over and drop is not fired when I try to drop and image what I do

  • @itlaitheyatla366
    @itlaitheyatla366 Před rokem

    hi sir best way to understand and working on code but image is not displaying properly when i inspect i got error Failed to load resource: net::ERR_FILE_NOT_FOUND please help me how to reslove it becz i'm beginner

  • @imamhasan9599
    @imamhasan9599 Před rokem

    Plz make a pos software 🙏

  • @NaveeNKumar-bz7vk
    @NaveeNKumar-bz7vk Před 11 měsíci

    please explain inputFile.files[0] why we take index [0]

    • @JesseFowlerDesigner
      @JesseFowlerDesigner Před 9 měsíci

      inputFile.files is an array of files and the single image is the first image in this array at the index of zero. For each additional file the index is increased.

  • @always_code
    @always_code Před rokem

    Bro video about password protected website .After login, another page will open, if the password is wrong, it will not be given.