macromedia.dreamweaver
[Top] [All Lists]

DW IFRAMES not working

Subject: DW IFRAMES not working
From: "alexander glomba" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 31 Jul 2008 15:56:27 +0000 (UTC)
Newsgroups: macromedia.dreamweaver

hi... i made an iframe on my page. Then i have created the rest of the html 
pages that r going into my main iframe. The iframe only calls the first iframe 
html with its video,("tviframenokia15.html") but not the rest of the 
page.("tviframenokia30.html") Here is the code..


  <a href="tviframenokia15.html" target="tviframe"><img 
src="images/nokiatv15_icon.jpg" alt="nokiateaserspot" width="85" height="58" 
border="0" /> </a> 
     
     <a href="tviframenokia30.html" target="tviframe"><img 
src="images/nokiatv30_icon.jpg" width="85" height="59" border="0" /> </a> 
     
     
     
     <span class="titulos">tv</span>
     
     
     <a href=" tviframespicy.html" target="tviframe"><img 
src="images/spicytv_icon.jpg" alt="mcdonald spot" width="85" height="59" 
border="0" /></a>
     
     
     <a href="#" target="tviframe"><img src="images/monopolytv_icon.jpg" 
alt="mcdonald monopoly spot" width="85" height="59" border="0" /></a><a 
href="#" target="tviframe"><img src="images/brandtv_icon.jpg" alt="mcdonalds 
brand spot" width="85" height="59" border="0" /></a></div>
     
     
     
     <div id="tviframe"> 
     
     <iframe src="tviframenokia15.html" name="tviframe" width="660" 
height="400" scrolling="No" frameborder="0"></iframe>
     <iframe src="tviframenokia30.html" name="tviframe" width="660" 
height="400" scrolling="No" frameborder="0"></iframe>
     


<Prev in Thread] Current Thread [Next in Thread>