Imagevue Flash image gallery and Slideshow
Menu for Imagevue online flash photo gallery, photoalbum and slideshow software. If you can read this text, you need to enable javascript in your browser!
Online Documentation

thumbpopinfo

thumbpopinfo
Added: 21. April 2005

thumbpopinfo = 0,1,0,0,0,0

Values
array [clickaction, imagename, imagedimensions, imagesize, imagedate, description]

Description
Decides what information to display in tooltip on thumbnail rollover. If all values are set to 0, no tooltip will be displayed.

clickaction - The action which applies when thumbnail is clicked.
imagename - Name of image.
imagedimensions - Dimension of image.
imagesize - Filesize of image.
imagedate - Date for when image was created/uploaded on server.
description - Description for image. Only displays if a description exsists.

thumbpopinfo set to 1,1,1,1,1,1


thumbpopinfo set to 1,1,0,0,0,0

Examples
www.imagevuex.com/imagevue/?thumbpopinfo=1,1,0,0,0,1

Notes
When using this feature, you should disable the thumbattribs feature because they basically display the same data.