Ok thanks Steven but it would be great to be able. ;-)
Pages 1
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by sebz
Pages 1
Ok thanks Steven but it would be great to be able. ;-)
I'm so sorry! My problem was so simple that I can't even find it!
I forgot to set the "var x" to "new juicebox()".
It was :
var x;
new juicebox()...
Now working:
var x;
x = new juicebox()...
Then I can use x.showGallery(true); or anything else.
Oups.
Thanks a lot for your help!
Hi I would like to know if its possible to hide a specific thumbnail from the config.xml file?
I would like to show the images but not all thumbnails.
Thanks.
Ok then the problem may come from the fact that I'm using other jQuery apps in the same page (ex.: FlowSlider).
Does Juicebox requiere the jquery-1.8.2.min.js or any jquery.js would be ok?
Also when using alert(juicebox) on a link to test it, it outputs the whole juicebox "config message". I was expecting to get any object type or at least "undefined"...
Any idea?
Is there any reason that when embedding juicebox in an html page and naming the juicebox object other than "juicebox", it doesn't show on the page...? I cant even use the API methods... showGallery() or showImage() does nothing.
Thanks
Pages 1
Juicebox Support Forum → Posts by sebz
Powered by PunBB, supported by Informer Technologies, Inc.