Animated Toast Notifications using HTML, CSS & JavaScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024
  • In this video, I will show you how you can easily add animated responsive toast notifications using HTML, CSS & JavaScript. I have created simple notification function which will take type (success|error|warning|info), title and description for the notification and you can dismiss it by clicking on close button.

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

  • @mkttoonz6828
    @mkttoonz6828 5 หลายเดือนก่อน

    Keep up with the video👍

  • @mkttoonz6828
    @mkttoonz6828 5 หลายเดือนก่อน

    But toast notification are meant to close after a short seconds after displaying

    • @Codingflag
      @Codingflag  5 หลายเดือนก่อน

      good point. you can also add auto dismiss and call dismiss function after few seconds using setTimeout