Topic: solved:- newbie STILL doesn't understand the EMBED feature
hi all, i am being a proper dummy i just know i am :-
<!--START JUICEBOX EMBED-->
<script src="jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "#222222"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
the above code has to go in an html page, i can understand that ok, and the page has to be named index.html ok.
BUT that on it's own doesn't do anything, does it ?
so, please what am i missing please, i will be much happier with juicebox if i could simply understand EMBED even if i didn't actually use it.
I can see how EMBED would be used, i think, it would be used if you wanted to USE the SAME album on your web site but on different page AND a different size
http://juicebox.net/forum/viewtopic.php?id=113
Steven will be saying i have already asked about this before !, but that post was before i actually tried to use it with a published Album :) I real am a dummy aren't I ?
tim