Animated Toast Notifications using HTML, CSS & JavaScript

Поделиться
HTML-код
  • Опубликовано: 1 май 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 25 дней назад

    Keep up with the video👍

  • @mkttoonz6828
    @mkttoonz6828 25 дней назад

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

    • @Codingflag
      @Codingflag  25 дней назад

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