TWEagle / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

First image loading delay #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the page, the slideshow div will be hidden and the thumb div will
be shown.
2. Script is changed to work on mouse over instead of click, so just move
your mouse over the first thumb of the page.
3. You will see the loading image between 1 and many seconds until the
image is shown.

I'll provide you access to the beta site so you can see all the calls to
gallerriffic non minimized:
User: galleriffic
Pass: guest
Url:
http://beta.nhq.com.uy/Venta-Casa-en-Montevideo-Carrasco-Financiacion--595.html

What is the expected output? What do you see instead?

Expected result from the first thumb page first image would be to show
inmediatly, as it's supposed it's the first image to load, however there is
something else loading before the first image get even loaded.

Is it thumbnails from other pages loading first that images from first
page? So I've 50 thumbnails and show 12 per page, won't first full image of
first page load after the first 12 thumbnails have been loaded?

What version of the product are you using? On what operating system?

Jq 1.3, FF 3.0.3, Ubuntu 8.10 (64 Bits)
Kernel: 2.6.27-14-generic #1 SMP Tue Aug 18 17:21:41 UTC 2009 x86_64 

Please provide any additional information below.

Just want to know why this long delay, we used to shoe images using jquery
without this delay before, however we didn't have pagination, just a scroll
which was not user friendly at all and that's why we switched to the
amazing Gallerriffic (This is just an issue, your script it's amazing).

Original issue reported on code.google.com by guzman.b...@gmail.com on 15 Sep 2009 at 12:01