From 4f9650ac263057e0e466ff67951e18b50359e449 Mon Sep 17 00:00:00 2001 From: ville rantanen Date: Tue, 26 Feb 2013 14:19:46 +0200 Subject: [PATCH] moving thumbnail view to setup --- galleryscript.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/galleryscript.js b/galleryscript.js index 3dac417..36640ba 100644 --- a/galleryscript.js +++ b/galleryscript.js @@ -1114,7 +1114,7 @@ function thumblist(n,curr) { if (maxThumb%2==1) { nright+=1; nleft+=1; } leftstr='
('+ends.first+')
'; rightstr='
('+(imagelist.length-ends.last)+')
'; - menustr='all thumbnails'+ + menustr=''+ ' (S)etup'; thumbstr='
Images'+menustr+'
'+leftstr; for (i=ends.first; i'; + thumbstr+=''; } thumbstr+='
'; $('#thumbcontainer').html(thumbstr); $('#imagecontainer').html(''); $('#imagecontainer').css('height',0); $('#desccontainer').hide(); + for (i=0; i'+ ''+ ''+ + '
'+ + '
'+ '
Slideshow: seconds
'+ '
'+ '';