This web page contains an embedded gallery made with the FancyBox skin. No iframes are used: it is created by copying 3 sections from the album index file generated by the jAlbum program.
These sections are indicated by html comment lines:
- Section <!-- Embedded gallery Start / End of copy section 1 --> should replace the html code starting at <!DOCTYPE html> up to and including the <body> tag. You can of course also selectively merge the contents of your existing website with the contents of this section.
- Section <!-- Embedded gallery Start / End of copy section 2 --> should be placed somewhere between the 1st and 3th section at the place where you like to show the gallery. In this example it is placed below this first text section.
- Section <!-- Embedded gallery Start / End of map section --> should be placed after Section <!-- Embedded gallery End of copy section 2 --> if the 'Show location button' check-mark is checked.
- Section <!-- Embedded gallery Start / End of panorama section --> should be placed after Section <!-- Embedded gallery End of copy section 2 --> if panorama pictures can be expanded.
- Section <!-- Embedded gallery Start / End of copy section 3 --> should replace the last two tags of your web page: the </body> and the </html> tag.
It is advised to use the following jAlbum /skin settings:
- Change on the jAlbum Advanced / Naming page the contents of text field Index page name in for example album, if you like to use the filename index.htm or index.html for your web page. You can also delete the jAlbum index file after you copied the 3 sections.
- Set on the FancyBox General tab check-mark Disable viewer settings.
- Select on the FancyBox General tab a 100% transparent Page background color.
- Enter the extra css code for your web page in the css code box on the FancyBox Web page tab.
- Set on the FancyBox Index page / General options Show never in the Top row of buttons group and Hide Album title in the Show Album title group.
- Set on the FancyBox Index page / Footer tab check-mark Remove footer fields code, to avoid conflicts in embedded albums.
Upload your web page to the same directory as used for the jAlbum index page.
It is also possible to make this type of pages without
copying parts of the jAlbum index file by using of inc-files instead, see this album as a foundation of a home page. Click on the Info button to see how that page is made.
You can also embed a FancyBox light-box into your web page, see this example page.