473,385 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Part of my page loads way before the rest

Check out the site:
http://monstressproductions.com/

When I load it, the banner loads as it should. Then the first little blurb in the lower left loads way before the rest of the page, which has a javascript fade in applied to the containing div. The blurb that appears is within that containing div, so it should fade in like the rest.

What is causing this? And how can I fix it?

I am working on a Mac, using Safari, Firefox, and Chrome to test, everything up to date.

Thanks ahead of time!
Feb 26 '12 #1
7 2007
drhowarddrfine
7,435 Expert 4TB
Your images are taking a long time to download. Once the javascript libraries load, the gifs take almost a second and a half by themselves.
Feb 26 '12 #2
Thanks so much!
I installed YSlow and tested the site, made the following changes:
made the carousel images smaller
added expires headers
consolidated the js
moved the js to the bottom, or at least most of it

And the delay is still happening.
Feb 28 '12 #3
drhowarddrfine
7,435 Expert 4TB
Put the script before the closing body tag, not after.
Feb 28 '12 #4
Thank you! Done and done!
Feb 28 '12 #5
I removed the JS rollover on the lower boxes... Seems to help somewhat.
Feb 28 '12 #6
drhowarddrfine
7,435 Expert 4TB
Oh. I thought your previous post meant it was fixed.
Feb 29 '12 #7
Sorry to be unclear. No, it is still hanging on the initial load.
Feb 29 '12 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: R | last post by:
Hi, I have an image loaded on my page that comes from a remote site using JavaScript I'm using... <script src='http://www.whatever.com/JD088?template=GX5'></script> The image loads fine...
4
by: techy techno | last post by:
hiii I wanted to know how can I check for a specific HTML tag or user defined TEXT and delete it when the page loads Whenver the IE loads the page my company add its COMPANY NAME in my office...
3
by: Paul | last post by:
Just wondering if there is a way to give a control focus when the page loads, for example so the user could start typing in a text box before clicking on it? Thanks, -- Paul G Software engineer.
0
by: Antonio | last post by:
Hi, we are trying to create a page for our users that contains a lot of data. One datagrid loads very slow because the query behind it is complex. We would like to load up the page to the user...
1
by: mark | last post by:
Hi I am trying to count the number of times a page loads. When I hit the submit button I can get the page to count once using ispostback to check . I am trying to incriment a variable everytime...
16
by: whyyyy | last post by:
The script below works fine if the form is filled out and submitted. But a (blank) e-mail is sent whenever the page loads, even when the form is not submitted. I would like to receive the e-mail...
1
by: srikumarcs | last post by:
Hi, I have a very peculiar situation at hand. I am to load a page with images and drop down menu's and flyouts.. Needless to say i am using javascripts.. If i click on some links or flyouts...
1
by: Joy M | last post by:
Hi - I am writing my first two programs in ASP.NET, using Visual Basic. The first is a questionaire form, the second sends the data collected from the form out in an email. The questionaire...
0
by: Silgd1 | last post by:
Hi All..... I have written a method in a java class that accesses the mysql backend db to check if a process is still running. If the process is still running, a JOptionPane is produced informing...
13
by: raamay | last post by:
i have the following code which is generated from a .dwt template. My problem is that the page loads but only the header part displays and rest of the contents are not displayed. Everything works...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.