WebSite X5Help Center

 
Maximilian H.
Maximilian H.
User

Iframe assistance  en

Author: Maximilian H.
Visited 466, Followers 1, Shared 0  

I used a "html code" dropon to create an iFrame. Also this is the map of the site I'm creating. I've used html dropin to create an iframe. Can I target the iframe to the "home" you see on the list attached?

This site is not yet published. Attached is a map of the website. What src= address would I use and be able to see the linked iFrame website within the iFrame when I click the "Preview" button?

Here is the html...

<iframe src="menu/home.htm" frameBorder="0" width="100%" height="370px"
style="overflow:auto;padding-right:0;padding-left:0;padding-top:0;padding-bottom:0;
margin-right:0;margin-left:0;margin-top:0;margin-bottom:0;" name="iframe_a">

</iframe>

Posted on the
1 ANSWERS - 2 USEFUL - 1 CORRECT
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

src="home.html" id="iframe_a"  (ect.)

Read more
Posted on the from  ‪ KolAsim ‪ ‪