How can I get the initial state to be a 'full page view of the first image' rather than the page of thumbs?
This applies to the Small view.
Thanks
Pages 1
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by stevenBenjamin
Pages 1
How can I get the initial state to be a 'full page view of the first image' rather than the page of thumbs?
This applies to the Small view.
Thanks
toggleThumbs() will turn the thumbs off but not back on.
toggleAutoPlay() does not work at all.
When do you think you guys can have this repaired?
This is a mission critical block for me.
Thanks
Thanks, Steven, but this still displays the thumbnails.
showThumbsOnLoad: 'false',
showSmallThumbsOnLoad: 'false',
showThumbsButton: 'false',
showSmallThumbsButton: 'false',
containerid:'juicebox-container',
galleryHeight:'100%',
galleryWidth:'100%',
showImageNumber: 'false',
showSplashPage: 'NEVER',
showNavButtons:'false',
autoPlayOnLoad: 'false',
buttonBarPosition: 'NONE',
backButtonPosition:'TOP',
backButtonText: 'Close',
backButtonUrl: 'javascript:window.close()',
galleryTitle:'',
captionPosition:'OVERLAY_IMAGE',
imageScaleMode:'SCALE',
imagePreloading:'NONE',
imageTransitionType:'SLIDE',
enableLooping:'false'
Please help:
Here is my config object
showSmallThumbs:false,
showLargeThumbs:false,
showThumbsButton:false,
showSmallThumbsOnLoad: false,
showSmallThumbsButton: false,
containerId : "juicebox-container",
galleryWidth: "90%",
galleryHeight: "90%",
backgroundColor: "#222222",
configUrl: "config_"+itemId+".xml",
showImageNumber: false,
buttonBarPosition: 'NONE',
backButtonPosition:'TOP',
backButtonText: 'Close',
backButtonUrl: 'javascript:liveStore.closeDetails()',
captionPosition:'OVERLAY_IMAGE',
imageScaleMode:'SCALE',
imagePreloading:'NONE',
imageTransitionType:'SLIDE',
enableLooping:true,
autoPlayOnLoad:true,
Pages 1
Juicebox Support Forum → Posts by stevenBenjamin
Powered by PunBB, supported by Informer Technologies, Inc.