Must See and coment how is it
/* 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 only screen and (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; } - See more at: http://labstrikes.blogspot.com/2012/08/add-jquery-page-loading-effect-blogger-blog.html#sthash.5s0xxRzj.dpuf
No comments:
Post a Comment