您好,登錄后才能下訂單哦!
本篇內(nèi)容介紹了“怎么使用spin.js”的有關(guān)知識,在實際案例的操作過程中,不少人都會遇到這樣的困境,接下來就讓小編帶領(lǐng)大家學(xué)習(xí)一下如何處理這些情況吧!希望大家仔細閱讀,能夠?qū)W有所成!
spin.js是一款基于jQuery的Loading動畫插件,和之前分享的CSS3Loading動畫應(yīng)用不同的是,這款Loading動畫是基于jQuery的,意味著兼容性更好;
spin添加引用:
<!--bootstrap-4.1.3-->
<linkrel="stylesheet"href="/Content/new_wechat/dist/bootstrap-4.1.3/css/bootstrap.min.css"/>
<!--jQuery2.2.3-->
<scriptsrc="/Content/AdminLTE/plugins/jQuery/jquery-2.2.3.min.js"></script>
<!--/bootstrap-4.1.3-->
<scriptsrc="/Content/new_wechat/dist/bootstrap-4.1.3/js/bootstrap.min.js"></script>
<!--layer-->
<scriptsrc="/Content/layer/layer.js"></script>
<!--spin添加js引用-->
<scriptsrc="/Content/new_wechat/dist/spin-2.3.2/spin.js"></script>
spiner的父容器:
<!--bootstrap的model框-->
<divid="spin-loading"class="modal"data-keyboard="false"data-backdrop="static">
<divclass="modal-dialog"></div>
</div>
spiner初始化參數(shù):
//opts可從網(wǎng)站在線制作
varspin_opts={
lines:10,//花瓣數(shù)目
length:0,//花瓣長度
width:20,//花瓣寬度
radius:40,//花瓣距中心半徑
scale:0.75,
corners:1,//花瓣圓滑度(0-1)
opacity:0,
“怎么使用spin.js”的內(nèi)容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業(yè)相關(guān)的知識可以關(guān)注億速云網(wǎng)站,小編將為大家輸出更多高質(zhì)量的實用文章!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。