Iframe

message from Oemgablu7689 on 16 Jul 2004
Im sorry, im sure youve had this question come up many times, but how do i make an iframe in a specific cell on a table in dreamweaver?
 
Oemgablu7689 replied to Oemgablu7689 on 17 Jul 2004
*bump*
 
ZippyZachar replied to Oemgablu7689 on 18 Jul 2004
ohhh Iframes, those evil spawn of the devils : ) Well i tried to figure this
out for ages and maybe you've already figured it out but if not here's what you
do. Just drop the code inbetween your td's and you'll be good to go.

Important thing to do is get the size right, also scrolling problems can
sometimes be an issue, but thats essential it, all it'll take is a little
tweaking. And obviously with all frames, the frame you reference too is a
different html page of course.... : )

<IFRAME SRC="yourframehere.html" WIDTH=400 HEIGHT=300
frameborder="0" scrolling="auto"></IFRAME>
 
Miguel replied to Oemgablu7689 on 16 Jul 2004
Hi,
Put the cursor into your cell, change to code view. In the "Insert" bar
press "Frames". Press "ifrm". Now put the cursor in the <iframe> and press
ctrl+f5, or right clic and select "edit Iframe tag".
Miguel
 

Archived message: Iframe (Macromedia Dreamweaver Web Design)