mb.bgndGallery demo

In this demo file the gallery has been initialized using the "folderPath" options and pointing to a specific folder containing some images.
The gallery updates on each "onChange" event the list of images in the folder:


onChange:function(opt,idx){
      opt.images = jQuery.loadFromSystem(opt.folderPath);
}
            

If you add an image into the folder, the gallery will include that image in the cycle without the need to reload the page.
This page will work only if served by a web server.

pause
play
gray scale

All the Photos are right reserved.
© 2013 - ∞ Matteo Bicocchi