Page 1 of 1

How to integrate imagevue in a html page iframe

Posted: 02 Dec 2008, 15:14
by Trikke
I have see the examples how tot embed imagevue in a html page.
I have understand that it better is to use javascript.
I have tried several times but I see not yet the gallery.


Here is the gallery:

http://www.trikke.be/port/#/content/Events/Soulsister/

And I have try this with this code that I found here.

<div style="margin: 0 auto; width: 900px; padding:10px;">
<div style="height:100px; background-color:#6699FF; padding: 10px;">Heading graphic</div>
<div style="background-color:#333333; color:#CCCCCC; padding: 10px;">Menu here</div>
<div style="height:550px;" id="imagevue">
www.photo.gallery imagevue gallery module
</div>

I will bring this in a html page
Can you give me the code to do that, must I do that with the url ?

Thank you very much

Patrick

Posted: 02 Dec 2008, 19:51
by mjau-mjau
We have a demo of embedding the gallery here:
https://www.photo.gallery/soda/embedDemo.html

Just view the source, and/or download the HTML file ...