Hi,
how can I share one image not the gallery?
Can I handle the click on share facebook button and open another dialog?
Thanks.
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by nio78
Pages 1
Hi,
how can I share one image not the gallery?
Can I handle the click on share facebook button and open another dialog?
Thanks.
Thanks, this the solution.
I set option firstImageIndex to static value 2.
new juicebox({
containerid: 'juicebox-container',
galleryHeight: '100%',
galleryWidth: '88%',
configUrl: '/conf/config.xml',
firstImageIndex: 2
});
But the value isn't applied. The gallery always shows first image.
I hade added share buttons. I have added shareURL to config.xml file.
I get error "Cannot read property 'split' of undefined" after click on share button. I have discovered, that the parenturl is undefined.
Pages 1
Juicebox Support Forum → Posts by nio78
Powered by PunBB, supported by Informer Technologies, Inc.