| jp Lightbox Tutorial |
|
To use jp Lightbox, you will need to be familiar with the basic syntax: (gbjp=image|my_image.jpg) displays a single image. (gbjp=gallery|my_image_folder) displays a gallery of images from a folder in images/stories folder. If your image folder is in a sub-folder in images/stories, (for example, "my_subfolder"), you will need to replace the my_images_folder with my_subfolder/my_images_folder. (gbjp=html|my_html_page) displays an HTML page. The my_html_page would reside in mambots/greyboxjp/pages folder. Do not use anything other than simple HTML and simple javascript. Also, if you do not want a link to open in the same grey box, please set the links to open in a new tab/window. The width and height parameters are integers and entered without "px" after the values. For example, if you want the box to be 400px wide and 500px high, the syntax for the HTML page would be written: (gbjp=html|my_html_page|400|500) You can define the height and width of the thumbnails in the same way when you are using the mambot to display a single image or a gallery of images. |
| Login to view your licenses |