Search the Community
Showing results for tags 'loading'.
-
<html> <div id="loading"></div> <div id="realbody"> //my real body here </div> </html> <style type="text/css"> #loading { background: url('my-loading-gif.gif') no-repeat center center; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 9999999; }</style> <script> function hideLoader() { $('#loading').hide(); } $(window).ready(hideLoader); // Strongly recommended: Hide loader after 20 seconds, even if the page hasn't finished loading setTimeout(hideLoader, 20 * 1000); </script> I wanted to have a gif that is presented when my website is loading and I found this code online. But when I tried it, it played over the real body and didn't leave when my page had finished loaded.
-
Is there something wrong with Johnny server? I am getting notices from Jetpack for Wordpress that my blog isn't loading. I'm up to 30 emails in two days saying my site isn't loading. I go to login to my cpanel and it takes anywhere from half a minute to a minute to connect...when I go to check my website it takes a long time to load. I moved to this host because my old host was slow as molasses and this one seemed better. Now this one is slower than my last host. Please help. It shouldn't take 30 seconds to a minute or longer to load on either front end or back end. My blog: http://lizzysgrandadventures.heliohost.org