jquery - magnific-popup loading icon while loading iframe -
I am using to load external iframes, which takes some time to load some time, while waiting , It shows a blank screen.
Is there any way, while waiting in loading I can show.
The following things are right for me < / P>
// JS
$ (document) .ready (function () {$ ('. Popiframe'). MagnificPopup ({type: 'iframe', iframe: { Markup: '' + '& lt; div class = "mfp-close"> ; '+' & Lt; Iframe class = "mfp-iframe" frameborder = "0" acceptable screen> gt; & lt; / iframe & gt; '+' ;}});}) ; // CSS
.mfp-iframe-scaler iframe {background: url ('/ images / v2 / loading.gif') no-duplicate Scroll Center Center # 000000! Important; }
Comments
Post a Comment