logo

zabbey is a small team of web developers who produce user-focused websites and unique internet solutions. Have a look at our portfolio to see what zabbey can offer you.

ZImage Gallery Viewer

A cool image gallery viewer with some stylish effects written in Javascript. It features an auto insert function which allows you to add just the image names to the Javascript code.

Check out the Demo:
How to setup:
imgPath must be set, including the trailing '/'. ( imgPath='images/'; )

zImages this is the image's array and each image should occupy it's own slot. ( zImages[0]='image1.jpg'; zImages[1]='image2.jpg'; )

zInfo is an optional array that will display a small information box overlayed onto the image. ( zInfo[0]='This is Mom and Dad'; ) leave blank and the box will not be shown.

Requires that a container exist for the Images to be auto-inserted. Check out the Demo and view the source for the element structure.

Source code:

PHP Automation:
Download the Zip file from below it includes the Javascript and PHP files from above. Also included is the background and loading images.

Upload your Pictures and Images to your FTP Server, unzip the zip file and upload the contents of the zip file to the same FTP folder. Navigate your browser to your website and the folder the files were uploaded.

The PHP Script browses the folder for any JPEG and PNG images, when found it auto creates thumbnails for each image.

ZIP File:
zimageview.zip

Check out the Video Tutorial on running ZImage Gallery.



Web Photo Gallery viewer with enhanced user interaction.
(C) Zabbey.com and the Zabbey logo 2006. All Rights Reserved