Viewing Iframe content change

Iframe content change



User: Aristomenis X. 6 years ago
Hello everyone,

I have an iframe on this page: https://www.aristomedia.ch/photogallery.html

HTML code is:

<style>.embed–container { position: relative; padding–bottom: 0%; height: 780px; overflow: hidden; max–width: 100%; } .embed–container iframe, .embed–container object, .embed–container embed { position: absolute; top: 0; left: 0; width: 100%; height: 780px; }</style><div class='embed–container'><iframe src='https://aristo.pixieset.com/editorialandfashion/' name='iframe_a' style='border:0'></iframe></div>


I am trying to use a the menu to change the iframe content.

target is set to the name (iframe_a), but it just doesn't seem to work. What is weird is that when I preview in safari it seems to be working. Then I upload and it stops working. Can anyone please tell me what am I missing?


Thank you to anyone,

Aristo

Last edit 6 years ago


Post Reply
You must login or signup to post.