Categories

“SpaceGallery” Image Gallery

Template-help.com Team November 15, 2010
No votes yet.
Please wait...

This is a Gallery Script that allows animating images in a slider with perspective effect. The plug-in has one image navigation preset only, but it is very useful if you have lots of images. Please, check this link for gallery installation and configuration tutorials.

JavaScript
In order to make the script work, the index-#.html file with a gallery should contain these lines of HTML code:

Initialization script is placed to a separate script.js file:

The script initializes the gallery handler <div> tag with #myGallery id. All the gallery images  are hidden using .css file, so we show them applying .show() method after loading the gallery:

HTML
Below you can see general HTML script representation:

All the images are placed to a <div> tag with #myGallery id and .spacegallery class.

CSS
You can find script related stylesheet in the main style.css file.

This entry was posted in Gallery and tagged gallery, jQuery. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket