对话框/Tips

基于Bootstrap4的Toast提示插件

阿里云


这是一款基于 bootstrap4 的 toast 插件。该插件能非常方便的生成 toast 提示效果,不需要编写额外的 html 代码,非常实用。

使用方法

在页面中引入下面的文件。

也想出现在这里?联系我们
创客主机
  1. <!-- CSS -->
  2. <link rel="stylesheet" href="/path/to/bootstrap.min.css">
  3. <link rel="stylesheet" href="/path/to/toast.min.css">
  4.  
  5. <!-- JavaScript -->
  6. <script src="/path/to/jquery.min.js"></script>
  7. <script src="/path/to/popper.min.js"></script>
  8. <script src="/path/to/bootstrap.min.js" ></script>
  9. <script src="/path/to/toast.min.js"></script>

初始化插件

通过下面的方法来创建一个 toast 效果。

  1. $.toast({
  2.   title: 'Notice!',
  3.   subtitle: '11 mins ago',
  4.   content: 'This is a toast message.',
  5.   type: 'info',
  6.   delay: 3000,
  7.   img: {
  8.     src: 'image.png',
  9.     class: 'rounded',
  10.     title: 'Thumbnail Title',
  11.     alt: 'Alternative'
  12.   },
  13.   pause_on_hover: false
  14. });

配置参数

可用的配置参数有:

  • title:标题。
  • subtitle:子标题。
  • content:toast 的内容。
  • type:情景类型:'info', 'success', 'warning', 'error'。
  • delay:多少时间后自动消失。
  • img:如果要显示图片,该属性指定图片的信息。
  • pause_on_hover:是否在鼠标悬停时让 toast 不消失。

Github 网址:https://github.com/Script47/Toast

基于 Bootstrap4 的 Toast 提示插件

已有 689 人购买
  • y4ds
查看演示升级 VIP立刻购买

演示地址 下载地址
收藏
(0)

发表回复

热销模板

Ashade - 作品展示摄影相册WordPress汉化主题
LensNews

本站承接 WordPress / PbootCMS / DedeCMS 等
系统建站、仿站、开发、定制等业务!