Topic: Posting code to HTML page
Brand new to Juicebox. It's exactly what I am looking for.. I downloaded the lite to see how easy it was and how it looked. Looks awesome and very self explanatory. But when I publish it gives me the code to embed.. I copy pasted that code and put it on it's own HTML page.. and when I view the HTML page it's blank..
This is the blank HTML page. If you hit view source you can see the embedded code.
bullshad.com/bullshad2013.html
This is the code that I copy pasted from Juicebox that supposingly has my 18 pictures which I uploaded to Juicebox and showed up great in the stages before I published it..
<!--START JUICEBOX EMBED-->
<script src="jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(0,0,0,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
If I can get this to work easily I'll gladly download the Juicebox pro.. and/Or if it will give me a "LINK" to a page that shows up like it does on juicebox I'm all in :). Thank ya
Mike