T
Tony Strazzeri
Using Frontpage 2003 I have created an inline frame which holds content
from another page. The frame looks OK in Frontpage in both design and
preview. It also looks OK when I look at the local copy with a web
browser (Internet explorer and Firefox) but when I look at the page on
the web server the contents of the frame are not visible.
I have placed the frame within a <div> element. Any text I type in
within the div but outside the frame element is visible. The frame's
content is there because I can see it is I go directly to is.
Any suggestions as to what is going on?
<div id="News" style="border:2px groove #8AAF1F; groove #8AAF1F;
padding:2px; position: absolute; left:573px; top:456px; width: 124px;
height: 364px; float:right; z-index:1">
dfdsfds this rubbis is visible f dsf dsfd sfdsf sdf<p>
<iframe name="I1"
src="latest_news.htm"
width="161" height="392"
title="LatestNews" align="center"
border="0" frameborder="0" transparency="false" scrolling="no"
marginwidth="4" marginheight="4">Fairfield-netSPACE launched
</iframe>
</div>
Cheers
TonyS.
from another page. The frame looks OK in Frontpage in both design and
preview. It also looks OK when I look at the local copy with a web
browser (Internet explorer and Firefox) but when I look at the page on
the web server the contents of the frame are not visible.
I have placed the frame within a <div> element. Any text I type in
within the div but outside the frame element is visible. The frame's
content is there because I can see it is I go directly to is.
Any suggestions as to what is going on?
<div id="News" style="border:2px groove #8AAF1F; groove #8AAF1F;
padding:2px; position: absolute; left:573px; top:456px; width: 124px;
height: 364px; float:right; z-index:1">
dfdsfds this rubbis is visible f dsf dsfd sfdsf sdf<p>
<iframe name="I1"
src="latest_news.htm"
width="161" height="392"
title="LatestNews" align="center"
border="0" frameborder="0" transparency="false" scrolling="no"
marginwidth="4" marginheight="4">Fairfield-netSPACE launched
</iframe>
</div>
Cheers
TonyS.