Categories

“jbGallery” Image Gallery

Template-help.com Team March 17, 2011
Rating: 3.5/5. From 4 votes.
Please wait...

This is a Gallery Script that allows showing a single big image, multiple images, multiple galleries, slideshows, as a site’s background, in a “dialog” mode or as a common pop-up.

JavaScript

In order to make the script work, the index-#.html file with a gallery should contain these lines of HTML code in order to include the jbGallery-2.0.js script and the jQuery framework:
1

The

section of the index-#.html file contains these lines of code that initialize the script functionality with basic values:
2

Here script attributes define the following values:

• style: ‘centered’ – gallery style (‘ zoom’ or ‘centered’);
• menu: ‘slider’ – menu style (‘slider’ or ‘simple’ or ‘numbers’ or false);
slideshow: false – enable slideshow (true or false);
• fade: true – enable fade effect (true or false);
• popup: false – show close button (true or false);
• caption: true – show info button in menu (true or false);
• autohide: false – autohide interface (true or false);
• clickable: false – images are clickable (true or false);
• current: 1 – set the initial photo number (true or false).

HTML

There are three kinds of HTML structure.

1. Below you can see general HTML script representation for ‘Minimal Menu’ kind:
3

2. Below you can see general HTML script representation for ‘Thumbnails – Menu With Slider’ kind:

4

3. Below you can see general HTML script representation for ‘Caption’ kind:

5

CSS

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

6

This part of style.css is specifically for ‘Thumbnails – Menu With Slider’ kind of script:

7

Premium Wordpress Templates
This entry was posted in Gallery, Working with jQuery scripts and tagged gallery, image, 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