Search…

X3 Photo Gallery Support Forums

Search…
 
Trikke
Topic Author
Posts: 1
Joined: 02 Dec 2008, 14:40

How to integrate imagevue in a html page iframe

02 Dec 2008, 15:14

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
Greetz,

Patrick
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

02 Dec 2008, 19:51

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 ...