dc2698
04-30-2009, 07:53 AM
Hi I am using this image zoom gallery javascript from here:
http://www.angnetwork.com/javag/1/
It looks like the first image zoomed is of random order. Try to refresh the page many times and you will see the random order. In the javascript code I tried to find what made the random order behavior but did not succeed.
I believe from line 320 "Diapo.prototype....." that controls the order but I couldn't find any clues about how to fix the first image, ct37.jpg, to get zoomed on load.
Please help me solve this mystery, thanks alot in advance!
P.S. You may just view the source of the above link to get all the javascript code.
http://www.angnetwork.com/javag/1/
It looks like the first image zoomed is of random order. Try to refresh the page many times and you will see the random order. In the javascript code I tried to find what made the random order behavior but did not succeed.
I believe from line 320 "Diapo.prototype....." that controls the order but I couldn't find any clues about how to fix the first image, ct37.jpg, to get zoomed on load.
Please help me solve this mystery, thanks alot in advance!
P.S. You may just view the source of the above link to get all the javascript code.