This class can be used to display a gallery of pictures in Web pages.
It can list one or more server side directories where the picture files may be found.
The class can display thumbnails in a table with a configurable number of columns per row.
The thumbnails are the same images presented in a smaller size defined by a given scale factor. The thumbnails images are not stored in the server side.
The thumbnail pictures are presented as links that open a pop-up window with the full scale picture when the links are clicked.
The pictures appear with fade effect by changing the picture opacity drags the mouse over it. |