malipalo
06-02-2011, 09:16 PM
PHP Photo Album script v2.11 but with
Image Thumbnail Viewer II
http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
Hello, I use the script
PHP Photo Album script v2.1 that displays my photos is perfect !
I would like to add thumbnail viewer II for the display of my images is very pretty with a "mouseover. "
My problem is that the PHP Photo Album or I need to change the line:
new phpimagealbum({
albumvar: clo, dimensions: [28,1], sortby: ["file", "asc"], autodesc: "Photo %i", showsourceorder: false,
//onphotoclick:function(thumbref, thumbindex, thumbfilename){thumbnailviewer.loadimage(thumbref.src, "fit2screen")} <== here me problem :(
})
If anyone can help me, I tried to find a solution may be too complex for me.
Oops excuse my English I speak French.
Thank you in advance.
Image Thumbnail Viewer II
http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
Hello, I use the script
PHP Photo Album script v2.1 that displays my photos is perfect !
I would like to add thumbnail viewer II for the display of my images is very pretty with a "mouseover. "
My problem is that the PHP Photo Album or I need to change the line:
new phpimagealbum({
albumvar: clo, dimensions: [28,1], sortby: ["file", "asc"], autodesc: "Photo %i", showsourceorder: false,
//onphotoclick:function(thumbref, thumbindex, thumbfilename){thumbnailviewer.loadimage(thumbref.src, "fit2screen")} <== here me problem :(
})
If anyone can help me, I tried to find a solution may be too complex for me.
Oops excuse my English I speak French.
Thank you in advance.