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

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -