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

thumbattribpopinfo

thumbattribpopinfo
Added: 21. April 2005

thumbattribpopinfo = 0,0,0,0,0

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

Description
Decides what information to display in tooltip on thumbnail information rollover. If all values are set to 0, no tooltip will be displayed. Similar to the thumbpopinfo feature, except it does not display clickaction because there is none. This feature only displays when rolling over the thumbnail attributes field, and only if its enabled in thumbattribs feature.

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.

Examples
www.imagevuex.com/imagevue/?configfile=config8.ini&thumbattribpopinfo=1,1,0,0,0,1&thumbpopinfo=0,0,0

Notes
Recommended is to use this feature or thumbpopinfofeature. Having both enabled looks cluttered and has no function.