coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: mr.bena on April 20, 2012, 04:41:36 PM

Title: Next 2/3 thumbnails at a time for filmstrip
Post by: mr.bena on April 20, 2012, 04:41:36 PM
Hi, loading the next thumbnails in my filmstrip when click the next button is a bit slow, I want to make this faster. I searched the board and according to the topic discussed here at http://forum.coppermine-gallery.net/index.php?topic=74173.0, I have replaced-

QuotetempWidth = parseInt(width) +3;
With
tempWidth = parseInt(width) + 19; (http://tempwidth%20=%20parseint(width)%20+%2019;)
Tow times.

Now, I would like to know is there a way to load the next 2/3 thumbnails at a time when clicking the next button on filmstrip?

Title: Re: Next 2/3 thumbnails at a time for filmstrip
Post by: ΑndrĂ© on April 23, 2012, 10:28:49 AM
http://forum.coppermine-gallery.net/index.php/topic,67713.msg336218.html#msg336218