码迷,mamicode.com
首页 > Web开发 > 详细

在sweetalert中 加入html代码

时间:2018-04-25 12:11:38      阅读:512      评论:0      收藏:0      [点我收藏+]

标签:fun   false   show   htm   href   ima   代码   on()   ges   

$(".demo_5 button").click(function() {
swal({
title: "Good!",
text: ‘自定义<span style="color:red">图片</span>、<a href="#">HTML内容</a>。<br/>5秒后自动关闭。‘,
imageUrl: "images/thumbs-up.jpg",
html: true,
timer: 5000,
showConfirmButton: false
});
});

在sweetalert中 加入html代码

标签:fun   false   show   htm   href   ima   代码   on()   ges   

原文地址:https://www.cnblogs.com/HwChinchilla/p/8942092.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!