EASIEST Click Outside function to close menu with HTML, CSS, JavaScript

Поделиться
HTML-код
  • Опубликовано: 26 июл 2023
  • Thank you for watching my video please don't forget to LIKE and SUBSCRIBE.
    My gaming channel: / @jonvadar
    Support me: www.buymeacoffee.com/jonvadar
    My website: jonvadar.xyz/
    #javascript #html #css #learnwebdevelopment
  • НаукаНаука

Комментарии • 15

  • @fazlerabbirana993
    @fazlerabbirana993 6 дней назад

    Nice video.
    But sometimes the toggle button may contain other HTML elements too, e.g. , , etc. In that case the code shown in this video will fail to serve the purpose.
    So we can simply modify the "if" condition a bit to make it work on all cases. The condition will be like this:
    if(!menu.contains(e.target) && !menuBtn.contains(e.target)) {...}

  • @iGustavoMaster
    @iGustavoMaster 7 месяцев назад

    Thank you, great video friend!

  • @JahidHassanBijoy
    @JahidHassanBijoy 2 месяца назад

    Great help! Thank you

  • @FurTuna13
    @FurTuna13 3 месяца назад

    Thank you, a very great video friend!

  • @DotFlivo-xq2eu
    @DotFlivo-xq2eu 3 месяца назад

    Thank you for this is it so helpful

  • @radoslavrac8619
    @radoslavrac8619 9 месяцев назад

    I was searching for this video very long and perfect explanation is bonus 🎉

  • @iCodeDre
    @iCodeDre 7 месяцев назад +1

    Subscribed. Straight to the point. Thank you bro. I've been looking for this solution for over 2 days now

  • @mahesh4274
    @mahesh4274 7 месяцев назад

    Subscribed, cool video

  • @yahyabenjdy3812
    @yahyabenjdy3812 6 месяцев назад

    Great video, I recommend if you put the link for the github repo

    • @LearnWithJonVadar
      @LearnWithJonVadar  6 месяцев назад

      Thank you. I have a video (ruclips.net/video/xcyfjHhMt28/видео.html) for a mobile menu in which I go over the "click outside" and the repo to that is: github.com/JonVadar/RUclips_videos/tree/main/Tips%20%26%20tricks%20videos/mobile_menu

  • @user-ek2cw5nn9e
    @user-ek2cw5nn9e 4 месяца назад

    what if i have multiple popups instead of just one?

  • @user-ek2cw5nn9e
    @user-ek2cw5nn9e 4 месяца назад

    what if i had multiple popups instead of just one?

  • @donlanglyngdoh
    @donlanglyngdoh 4 месяца назад

    Be honest not working without ajax cdn 😂😂😂😂lol