add Gallerybuilder.js and gallerybuilder.css to your project. buildCaptions needs an dictionaty as parameter. An empty one, {}, for default values displaying dates in Gallery and Lightbox/Modal. Or eg ...
A WebmasterWorld thread has discussion around getting Google to index a popular image feature sites use to show off images on their web site. It is called Lightbox JS and it basically uses JavaScript ...
<head> : 1 <link rel = 'stylesheet' type='text/css' href='lightbox.min.css' /> : 2 <script async src='lightbox.min.js'></script> : </head> <body> 3 <div id="anID ...