Now, i will teach you about page loading status. If our blog has long-time loading, our blog visitors will reduce, because they are tired to waiting our blog loading. Actually, this problem can be manipulated by placing page loading status image. So, our blog visitors will not be bored anymore. Now, if you want this trick, just follow the steps below.
You can make your own image in Ajaxload
1. Log in to your blogger account
2. Go to Design>>>Edit HTML
3. Then search this code : <body>
Tips : To speed up the search you can use Ctrl+F or F3
4. Replace <body> with code below
<body onLoad='init()'>
<div id='loading' style='position:absolute; width:100%; text-align:center; top:300px;'> <img border='0' src='https://sites.google.com/site/fullblogtricks/javascript-sama-edit-html/preloader.js?attredirects=0&d=1'/></div>
<script src='https://docs.google.com/uc?id=0BwXqkC35im9QMzQ1MTNiNjUtN2Q0Yy00YjM5LTliMzUtZWU0MGQ3YmVhYmZl&export=download&hl=en' type='text/javascript'/>
<div id='loading' style='position:absolute; width:100%; text-align:center; top:300px;'> <img border='0' src='https://sites.google.com/site/fullblogtricks/javascript-sama-edit-html/preloader.js?attredirects=0&d=1'/></div>
<script src='https://docs.google.com/uc?id=0BwXqkC35im9QMzQ1MTNiNjUtN2Q0Yy00YjM5LTliMzUtZWU0MGQ3YmVhYmZl&export=download&hl=en' type='text/javascript'/>
NOTE : Change the blue words with image URL
To facilitate you, I provides some pictures
http://i1002.photobucket.com/albums/af149/Imtikhan/Loading2.gif
http://i1002.photobucket.com/albums/af149/Imtikhan/Loading5.gif
You can make your own image in Ajaxload
5. If you finish, save it and try by reload your blog