Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   loading images sequentially in a large photo gallery (http://www.velocityreviews.com/forums/t160721-loading-images-sequentially-in-a-large-photo-gallery.html)

paul 01-24-2005 01:55 AM

loading images sequentially in a large photo gallery
 
This is an interesting site:
http://www.photo.net/photodb/folder?folder_id=274543
Steer around the menus at the top, they cripple mozilla but notice how
the pics load from the top down & only show once fully loaded. I think
this is very very useful. I assume it's done with java script which is
not my favorite but probably this could be done safely.

I don't see anything special in the image tags, am I imagining this
behavior?

Richard 01-24-2005 02:58 AM

Re: loading images sequentially in a large photo gallery
 
On Sun, 23 Jan 2005 17:55:47 -0800 paul wrote:

> This is an interesting site:
> http://www.photo.net/photodb/folder?folder_id=274543
> Steer around the menus at the top, they cripple mozilla but notice how
> the pics load from the top down & only show once fully loaded. I think
> this is very very useful. I assume it's done with java script which is
> not my favorite but probably this could be done safely.


> I don't see anything special in the image tags, am I imagining this
> behavior?


Watch carefully, some do skip over ones not yet loaded.
Very poorly put together.
Just lists one image right after the other without caring about how many or
how long it takes to load.
No pre-loading, which would help.
The main reason it appears to load in sequence is due to the use of <div>
for each image.



Hywel Jenkins 01-24-2005 07:20 AM

Re: loading images sequentially in a large photo gallery
 
In article <arednc7RPb46yGncRVn-rg@speakeasy.net>, paul@not.net says...
> This is an interesting site:
> http://www.photo.net/photodb/folder?folder_id=274543
> Steer around the menus at the top, they cripple mozilla but notice how
> the pics load from the top down & only show once fully loaded.


No they don't. They show as they're loading.

> I think
> this is very very useful. I assume it's done with java script which is
> not my favorite but probably this could be done safely.


Why? Have you read the source code?

>
> I don't see anything special in the image tags, am I imagining this
> behavior?


Yes. Ignore Richard the Stupid. He's an idiot, is full of ****, and
has no idea what he's talking about. The moron has spent the last four
weeks stealing code for his "image gallery" and is still nowhere near
finished.

--
Hywel http://kibo.org.uk/
I do not eat quiche.

Duende 01-24-2005 04:46 PM

Re: loading images sequentially in a large photo gallery
 
While sitting in a puddle Hywel Jenkins scribbled in the mud:

> Yes. Ignore Richard the Stupid. He's an idiot, is full of ****, and
> has no idea what he's talking about. The moron has spent the last four
> weeks stealing code for his "image gallery" and is still nowhere near
> finished.


Looks just about finished from here.
http://somestuff.batcave.net/

--
D?
http://wipkip.biz just to raise my PR


All times are GMT. The time now is 07:44 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57