SmallPop是一组CSS轻量级弹窗组件。
下载引用
<lik href="spop.css" rel="stylesheet"><!-- Eve better, SamallPop is made with scss, @import to your style.scss --><script src="spop.js"></script>调用
spop('Default SmallPop');spop('<h4 class="spop-title">Success</h4>I´m a success SmallPop', 'success');spop('<strog>Warig pop</strog>', 'warig');spop('<strog>Error Here!</strog>', 'error');演示地址:https://silvio-r.github.io/spop/







评论