Page 1 of 1

how to link a specific galery in a frame

Posted: 03 Mar 2009, 14:09
by Rapti
I have a website created with frames.
I want to link a specific imagevue galery in my mainframe

Isn't that possible?

You could access the website:
www.stv-dietikon.ch

On the upper right there are two links:
- "Gesamtgalerie" will open the main galey in the mainframe in the middle of ma website
- "Aktivriege Turnfahrt 08" should open this specific galerie in the mainframe. But the links also opens the main galery.

How to do that?
Regards
Ivor

Posted: 03 Mar 2009, 23:38
by mjau-mjau
You can create your links like this:
Code
href="../STVGalerie/?startpath=content/imagefolder/"
Just switch the value of startpath to reflect the path of the folder you want to target.

Posted: 05 Mar 2009, 08:57
by Rapti
works perfect - thanks