How to provide simple loading animation effects when the page is loaded

How to provide simple loading animation effects when the page is loaded
How to Provide Simple Loading Animation Effects When a Page Is Loaded - On this occasion Wiendhy Wiana will share a tutorial on installing loading animation effects when a page loads which you can add on your blog. The way this trick works is actually very simple, the code will run when you open the blog when the page loads and it will stop automatically when the page is loaded completely.

For friends who want to try adding Simple Loading Animation Effects on the blog, please follow the steps below

Installing Simple Loading Animation Effects on Blog

1. Login to Blogger> Open the Template editor> Add the code below before ]]></ b:skin> or </style>
#cssload {background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvlHTJrbC2qsgW7zjW1hsxf-QfavMbGw8nAorq9MXsPvLsNKHzfMVrUTfKbC804ECVeZ4sWIynEIyctqF8Rl1sc2Mc7Xwgp6zxLyqlWUb1DV-g5Q_HxQ5ICXkGyMNVJfC0NadKMyzc3FQ/s1600/loading.gif) no-repeat center;background-color:rgba(0,0,0,0.36);width:100%;height:100%;position:fixed;left:0;top:0;z-index:1000;}
2. Then add the code below below <body>
<div id='cssload'/>
3. Add the code below before </body>
<script type='text/javascript'>
//<![CDATA[
// Loader
$(window).bind("load",function(){$("#cssload").fadeOut(1e3)});
//]]>
</script>

4. Save the template and see the results.


That is the tutorial on How to Provide Simple Loading Animation Effects When a Page Is Loaded. May be useful.

Related Post

Comments

Silahkan Memberikan Komentar Jika Ada Hal Yang Kurang Dipahami Dengan Topik Yang Telah Sobat Baca. Biasakan Berkomentar Dengan:

♥ Sopan dan Bahasa Yang Mudah Dipahami.
♥ Tidak Memasukkan Link Aktif Dalam Form Komentar.
♥ Berkomentar Sesuai Artikel Atau Postingan.
♥ Berilah Informasi, Jika Script Atau Link Yang Tidak Berfungsi Dan Mati.
♥ komentar Jorok / Kasar / SARA / PORNO Anggap Sebagai SPAM.
EmoticonEmoticon