header 1
header 2
header 3

JVphotocube with User Images

This code option creates a JVphotocube on any page using images from your File Vault (or anywhere else) using <img> tags (an Array of images is the other method to include custom images).  The images can be inserted using the Class Creator editor Image Icon tool option.

<div id="JVphotocube">

<img src="https://s3.amazonaws.com/s3images.classcreator.com/31485/004/45999/1872965.jpg"/>   first image
<img src="https://s3.amazonaws.com/s3images.classcreator.com/31485/004/45999/1872966.jpg" />  second image
... and so forth ...
All these images are combined into a single JVphotocube display that flips from one image to the next in about 6 seconds per image.

</div>


<script src="https://www.classcreator.com/000/7/7/0/13077/userfiles/file/html/JVphotocube.js?display=4&responsive=1"></script>

 

agape