#native_company# #native_desc#
#native_cta#

jGallery – PHP based photo album viewer

By J. Kooijman
on March 28, 2007

Version: 1.3.1

Type: Full Script

Category: Graphics

License: GNU General Public License

Description: jGallery provides you with a menu with which you can brows your photos online. The menu shows you your current position and you can always switch back home.

Example and download at: http://portal.kooijman-design.nl/jGallery/

You can change themes, cols and rows in your gallery and thumbnail sizes.

jGallery can be included from a higher directory and will function the same.

You can install a existing theme or edit the one you have installed by editing the stylesheet and theme-configuration file.

<?php 
/* 
    It's a quiet large script so I won't
    past the code here 

    You can download the *.zip at: 
    http://portal.kooijman-design.nl/jGallery/ 
*/ 

include('jGallery/index.php'); 
?>