Sunday, February 16, 2020

How To Add Together Lazy Page Loading Final Result To Blogger

If y'all own got seen Google Dynamics View Theme for Blogger, in addition to then y'all powerfulness live on aware of the fact that earlier the whole template gets exposed a Small Jquery loading ICON appears that literally stoles our all attention. For Example, y'all are thinking to play a PC game thence earlier y'all could starting fourth dimension playing y'all own got to become through LOADING part. Similarly, nosotros volition insert a tremendous Jquery Loading Effect to our BlogSpot Blog thence our visitors won’t run into the images or content getting charge instead nosotros volition demonstrate them a cute Jquery loading page that would literally amuse them. Today nosotros volition live on enhancing our BlogSpot Blog alongside Jquery Loading Effect that would surly catch the attending of our readers.


Features of MBL Lazy Page Loader:

  • It is search engine friendly thence it volition non comport upon your Site Speed or anything.
  • It is compatible alongside almost each in addition to every browser i.e. Chrome, Firefox, Internet Explorer in addition to etc.
  • It has multiple Loading effects thence y'all tin conduct according to your wishing needs.
  • It has flexible coding thence y'all tin customize it without whatsoever hesitation whatsoever.
  • It volition besides assistance those blogs which accept less fourth dimension to charge because the loading features volition continue your visitors interested inwards your blog.

How To Install MBL Lazy Page Loading Effect To Blogger:

The steps are extremely straightforward in addition to would hardly soak five minutes to consummate the integration. Just produce every bit mentioned below.
  • Go To Blogger.com >> Your Blog >> Template >> Edit HTML >> Proceed.
  • Now inside the template Search For ]]></b:skin> and merely higher upward it Paste the next CSS coding.
/*  MBL Lazy Page Loading Effect (www.mybloggerlab.com) */
#mbl-lazyloading {
    position: fixed;
    z-index: 50;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: #FDFEF8 url(Loading-GIF-Here) no-repeat center;
    line-height: 350px;
    text-align: center;
    font-size: 36px;
    color: #353231;
    text-indent: -9999px;
}
.MD #mbl-lazyloading { display: none; }
@media alone enshroud in addition to (device-width: 768px) {
    #loading {
        position:absolute;
        width:1040px;
        min-height:768px;
    }
}
#mbl-progress-bar {
    position: absolute;
    top: 0; left: 0;
    background: #de1301;
    opacity: 0.8;
    width: 0;
    height: 18px;
}
#mbl-loader {
    height: 100%;
    display: none;
}
  • Now in i lawsuit to a greater extent than inside your template Search for </head> in addition to merely higher upward it glue the next JavaScript Coding.
<script>
(function($){
$("html").removeClass("MD");

$("#header").ready(function(){ $("#mbl-progress-bar").stop().animate({ width: "25%" },1500) });
$("#footer").ready(function(){ $("#mbl-progress-bar").stop().animate({ width: "75%" },1500) });

$(window).load(function(){
    $("#mbl-progress-bar").stop().animate({ width: "100%" },600,function(){
        $("#mbl-lazyloading").fadeOut("fast",function(){ $(this).remove(); });
    });
});
})(jQuery);
</script>

Once in i lawsuit to a greater extent than inwards your template Search for </body> in addition to higher upward it glue the next HTML code.

  • Paste this coding if y'all wishing to demonstrate This Loading termination alone on your dwelling page. (Recommended)
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<div id='mbl-lazyloading'><div id='mbl-progress-bar'></div><div id='mbl-loader'>This Loading Effect is Powered By<a href="http://www.mybloggerlab.com">MyBloggerLab</a></div></div></b:if>
  • Paste the next coding if y'all wishing to run into this loading termination on each in addition to every page of your blog.
<div id='mbl-lazyloading'><div id='mbl-progress-bar'></div><div id='mbl-loader'>This Loading Effect is Powered By<a href="http://www.mybloggerlab.com">MyBloggerLab</a></div></div>

TIP: You own got to conduct whether y'all wishing to demonstrate the loading termination alone on your homepage or on each in addition to every page that is on your blog. According to us, y'all should continue this loading termination on your homepage because repeated loading termination powerfulness annoy visitors.

  • Now from the higher upward CSS coding Replace Loading-GIF-Here alongside whatsoever of the next Animated loading termination that y'all similar the most.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhh7FYz2cKnDtd3okg2W3Gp9BZfb9lVbWS384b8rwDE7MSHplMP3GUiXKThP0kRIa__5-FLGkoTU4uCAMz8NN3XvICO-yI-KjtaLXzA8WMmyhCiwPpYah1h9r-NLnGJC6OcopBZKYEoN7Y/s1600/MBL-Loading-1.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZeaQ5_6Zgo47jIYEcbdTfUJKigXD0Fcqa05NJ5E38B6gvQ7XnNH7UViuOLT8u1GiEVNs3xCEtOVuu8Gez5alVxdZS7jlL8Ikbw7BvC91PQm1r2LVlDFppHteaXdotWIu8P0xNRPFRp8Q/s1600/MBL-Loading-2.gif
 https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-ouAsbqseko_wZDAGCvGa3ZJNk6gRIxkf3SBNDr2kIPdw02aYh7u91LQkgZZyZnqCSautwRSuJBc3Ugy-36XwCBcwvDmt08VZCEJhrZRGbtcgZ9tHiauXZc2yJb0qlqBhFwC9VMXupwA/s1600/MBL-Loading-3.gif
 https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAs5qSwKL9V-Rfk7GJb8a1n48XdAqWn6NReN24pHef7QAiRghP6ZdrZVyjLdgLyrS96B4eix-a9uF3dP1-5pJFRhghZghMT-zqzgxyEipWAwZZDmvJHpXAUnCSQWAtu1S4DlZUZd_-4zk/s1600/MBL-loading-4.gif
 https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidKEJ7NwbvMirE4ibPmg8sK_x89db6pbCQZ5lRuTmUVkVSJ89EFSK63EqR6fk2rvKy8QlKWz_PqEnbWjqR_gPslA0NfV_vRXDKv2wp9ztfX5EeHgdka_Ww5nib_kzyiHU6b1mUiqeo-ec/s1600/MBL-loading-5.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumsEPGb7P1_yLW4Bi4otLm0heJjm4HvIY6XfN_3VakzPlGC_R2C-lCfW2tHu9oeL2_IYE1eUbzlbLt5u8aiDQqCtHHXqvsRrCImsNdooAD3hEjMBgo3FFi_DIBewrsothfTxWh7rnpbY/s1600/MBL-loading-6.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjy-Roc2o7_nBA1RTUWevI0RarktHUb-cSmcxIfC3b16xd8JpYyhn7JxsdZGPVz23dxTMT8-p6vdKY7wd0nZaKUms_VL-2kBvMnMIUpEe4RK8CaXZUhd_kRcil-Lcb6JHZVesvN71-ZUhs/s1600/MBL-loading-7.gif
All Done: That’s all become ahead salve your template in addition to directly catch your blog’s homepage in addition to experience the difference. Hope your visitors volition dear this matter because it volition brand your website to a greater extent than user-friendly.

From the Editor’s Desk:
Hope y'all own got enjoyed this Premium hack nosotros are pretty sure that this would sure as shooting engage few readers. What produce y'all intend nigh this Lazy Loading Effect for Blogger? If y'all own got whatsoever proposition regarding it experience costless to comment till then, peace, blessings in addition to happy loading.

No comments:

Post a Comment