最近刚知道BootStrap的功能如此强大。做了一个BootStrap和SweetAlert的一个小demo。建议看一下下边的两个网址

BootStrap:https://v3.bootcss.com/

SweetAlert:http://mishengqiang.com/sweetalert2/

 

例:bootstrap和SweetAlert的简单使用

BootStrap需要引入BootStrap.js文件,BootStrap.css文件和一个Jquery.js文件。

SweetAlert需要引入sweetalert.js文件和sweetalert.css文件。

注意:文件加min指的是压缩后的

 

结果:

bootstrap和SweetAlert的简单使用

 bootstrap和SweetAlert的简单使用

相关文章:

  • 2021-10-29
  • 2021-12-15
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2021-06-17
  • 2021-11-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-22
  • 2022-03-10
  • 2021-07-09
  • 2021-11-21
  • 2022-12-23
  • 2021-09-22
相关资源
相似解决方案