bootstrap创建的自定义成功和错误模式弹出提醒消息

所属分类: 网页特效-弹出层    2023-12-24 10:15:59

bootstrap创建的自定义成功和错误模式弹出提醒消息 ie兼容6
 查看演示  登录后下载 温馨提示
登录会员即可享受免费下载
 我要建站

bootstrap创建的自定义成功和错误模式弹出提醒消息(共2个文件)

    • index.html

使用方法

.modal#statusSuccessModal .modal-content, 
.modal#statusErrorsModal .modal-content {
	border-radius: 30px;
}
.modal#statusSuccessModal .modal-content svg, 
.modal#statusErrorsModal .modal-content svg {
	width: 100px; 
	display: block; 
	margin: 0 auto;
}
.modal#statusSuccessModal .modal-content .path, 
.modal#statusErrorsModal .modal-content .path {
	stroke-dasharray: 1000; 
	stroke-dashoffset: 0;
}
.modal#statusSuccessModal .modal-content .path.circle, 
.modal#statusErrorsModal .modal-content .path.circle {
	-webkit-animation: dash 0.9s ease-in-out; 
	animation: dash 0.9s ease-in-out;
}
.modal#statusSuccessModal .modal-content .path.line, 
.modal#statusErrorsModal .modal-content .path.line {
	stroke-dashoffset: 1000; 
	-webkit-animation: dash 0.95s 0.35s ease-in-out forwards; 
	animation: dash 0.95s 0.35s ease-in-out forwards;
}
.modal#statusSuccessModal .modal-content .path.check, 
.modal#statusErrorsModal .modal-content .path.check {
	stroke-dashoffset: -100; 
	-webkit-animation: dash-check 0.95s 0.35s ease-in-out forwards; 
	animation: dash-check 0.95s 0.35s ease-in-out forwards;
}

站长提示:
1. 苦力吧素材官方QQ群:950875342
2. 平台上所有素材资源,需注册登录会员方能正常下载。
3. 会员用户积极反馈网站、素材资源BUG或错误问题,每次奖励2K币
4. PHP源码类素材,如需协助安装调试,或你有二次开发需求,可联系苦力吧客服。
5. 付费素材资源,需充值后方能下载,如有任何疑问可直接联系苦力吧客服
相关资源 / 弹出层

jquery仿软件账号自动检测效果代码

一款在线检测的弹出层插件,执行结束后的回调函数,自定义参数在autoCheckDemo.js文件里。
  弹出层
 7251  0

jquery点击按钮弹出显示DIV特效

一款单击显示弹出层特效,点击“联系我”按钮弹出显示DIV,点击“发送”右侧显示可关闭的提示框。
  弹出层
 299  0

jquery可自定义设置的cookie同意弹出层插件

一款cookie授权同意提示框插件,允许您的页面和web应用程序符合欧洲Cookie法和GDPR。
  弹出层
 8432  0

jquery支持自定义的弹出层提示窗口插件

一款带回调函数的自定义弹出窗口,响应式布局,支持多种分辨率,超实用!
  弹出层
 9274  0

评论数(0) 回复有机会获得K币 用户协议

^_^ 还没有人评论,快来抢个沙发!
😀
  • 😀
  • 😊
  • 😂
  • 😍
  • 😑
  • 😷
  • 😵
  • 😛
  • 😣
  • 😱
  • 😋
  • 😎
  • 😵
  • 😕
  • 😶
  • 😚
  • 😜
  • 😭
发表评论