Click to See Complete Forum and Search --> : Change layer (image) from inline frame. How to.


stupendo
08-01-2005, 12:30 PM
Hi all!


I have a problem with a fancy image-gallery that I would like to solve.

Basically, I've made a html-page (woa!) which contains an inline-frame. The contents of the inlineframe is a html-page which is sort of an image-gallery.

By clicking on a image in this inlinframe-gallery, I would like to change an image (which is placed in a grey floating layer in the same html-file that also holds the inline-frame).

Please have a look at this:
http://www.spanky.ch/fashion/2005/summer/boys_iframe_problem.html

Please note, that now (when clicking on the first image, the one with the red racing-car on it) I made a temporary workaround with a open-new-window java script. But that's just if everything else fails!

You see the inlineframe in the middle of the page and the layer (where I want to change the image - accordingly on which gallery-image is klicked/selected) in the upper left corner. This layer is also draggable.

I would be very happy if someone could help me out on this!

I am doing the site in Golive. If there's a way on how to solve this within the golive-actions, this would be great. But I have no problem with handcoding the snippets into the html-code...