forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: jimromo on December 24, 2005, 04:49:35 am

Title: Is there a way to load images without a complete screen refresh?
Post by: jimromo on December 24, 2005, 04:49:35 am
I've noticed that whenever you move to another image the entire screen refreshes and you have to scroll back to see the picture.
It would be great if we could pre-load the next image (through javascript) and have it fade it without having the picture jump.

Basically, when someone clicks the next arrow or one of the thumbnails it would behave just like the images transition during a slideshow.

Thanks
Title: Re: Is there a way to load images without a complete screen refresh?
Post by: marcamillion on February 15, 2006, 03:57:17 am
I second this feature request
Title: Re: Is there a way to load images without a complete screen refresh?
Post by: Tranz on February 15, 2006, 05:17:39 am
Javascript is a PITA and needs to be avoided unless otherwise necessary.
Title: Re: Is there a way to load images without a complete screen refresh?
Post by: Joachim Müller on February 15, 2006, 08:47:38 am
Javascript is a PITA and needs to be avoided unless otherwise necessary.
It is, but the slideshow relies heavily on it anyway, so it wouldn't hurt to modify it anyway. In a future version we should consider another slideshow JavaScript. However (as Thu suggested): the primary navigation will remain in plain HTML, possibly with an admin settable option or a plugin to switch to some bound-to-break JavaScript gimmick (Ajax, if you must hear the buzzword).