PDA

View Full Version : Page loads continuously



gina
12 Apr 2009, 10:53 AM
Hi,

i've got a problem with a few pages on a site i'm building continuously loading. when i run through firebug, the data loads constantly into 100's mb if i leave it, but i've no idea why. i have similar pages that load fine, and they are constructed in exactly the same way. i'm using an embedded flash slideshow (slideshowpro using swfobject), some js scripts like jquery and php. the oddest bit is that if i press stop on the browser, the slideshow (which doesn't load, just hangs) appears.

here is a page that acts as described : http://development.trolleybooks.com/books.php?book=93
and another, constructed identically that loads as expected
http://development.trolleybooks.com/books.php?book=10

any pointers would be great as i'm quite baffled!

cheers,

gina

Alan
12 Apr 2009, 02:10 PM
I'm not entirely sure as I can't view the source code. I'm just after replying to another thread here and you might have a similar problem. My post is here: http://www.webdevforums.com/showpost.php?p=105671&postcount=3

Are you storing the images in the database? Could account for the excessive loading times.