Iframe assistance
Автор: Maximilian H.
Просмотрено 610,
Подписчики 1,
Размещенный 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>
Размещено
src="home.html" id="iframe_a" (ect.)