Drag and Drop File Upload Zone | JavaScript Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024
  • ‍🎓 NEW: Earn a professional certificate in web development from Meta Inc. (course links in card below) 👇
    ⚡ Need hosting for a website, WordPress blog or Node.js app? We use HostWithLove: bit.ly/3V2RM9Q ❤️
    This tutorial shows you how to create a file upload zone (dropzone) for one or multiple files, including upload progress and the option to browse from file when a user clicks in on the dropzone.
    #dropzone #javascript #javascript_tutorial #html #css #webdevelopment #frontend #tutorial
    ⚡Web development professional certificates from Meta Inc.⚡
    Front-End Developer Professional Certificate: imp.i384100.ne...
    Back-End Developer Professional Certificate: imp.i384100.ne...
    iOS Developer Professional Certificate: imp.i384100.ne...
    Meta Android Developer Professional Certificate: imp.i384100.ne...
    Meta Database Engineer Professional Certificate: imp.i384100.ne...

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

  • @deanbaxter8129
    @deanbaxter8129 11 หลายเดือนก่อน +4

    So where do the files go once they're uploaded? I need them to be able to go into a specific directory.....

    • @luciusjackson3399
      @luciusjackson3399 2 หลายเดือนก่อน

      you can use a library called multer if you use node js as a backend

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

    Hello bro I want working on mutation observer. I have two drop-down and one click button.
    I select second index in first drop-down, first index in second drop-down,and after this click button . I want to tell you I want to repeat this task until condition met secondDropdown.options.length===1.
    Issue found: there can be loading before and after each element change
    2. As there is time issue so it can not be clicked all at once. So need if first element exist ,if second element exits and if third element exist,then perform task described in it's function.
    Please give me general coding where I will replace the elements JS Path.
    I subscribed you becz I learned about mutation observer in beginner startup

  • @Lymphater
    @Lymphater ปีที่แล้ว +5

    Omg, dude, do you have a Compiler in your brain?!

  • @peterkamau595
    @peterkamau595 7 หลายเดือนก่อน

    This is honestly too difficult for a beginner to follow.