Showcase all your photos
in a modern looking way
Viewbox Master
A Simple Guide
Viewbox Master is an excellent tool to create a interactive
photo gallery.
By clicking on either image they will pop up
in to a new view, with the back blurred out.
This gives it a very
nice a modern web look.
Below are the default options, you can make ny hcanges to these as you please to make it work for you:
$(function(){
$('.image-link').viewbox({
setTitle: true,
margin: 20,
resizeDuration: 300,
openDuration: 200,
closeDuration: 200,
closeButton: true,
fullscreenButton: false,
navButtons: true,
closeOnSideClick: true,
nextOnContentClick: false,
useGestures: true
});
});
Click on the photos below and see how they are displayed.
They will be open in a new viewbox and then you'll be bale to see them re-sizing as
as you scroll through them. Enjoy!