How do I insert an inline frame into a table cell using Dreamweaver?
| SitePoint Sponsor |
How do I insert an inline frame into a table cell using Dreamweaver?
I am not sure about how to insert one through the menu system but going into the codes and doing it is very simple. Here is a small example:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="75%" border="1">
<tr>
<td> </td>
<td><iframe src="http://www.promotionsforyou.com" width="400%" height="300"
align="center"></iframe></td>
<td> </td>
</tr>
</table>
<p> </p></body>
</html>

realize netscape doesn't work with iframes...i use to use them all the time when i first learned about them..but now i rarely ever use them...
i want to be a nerd....





iframes don't work in Netscape 4.x. They do work in Netscape 6+. Browser share on Netscape 4.x is less than 5%.
Adobe Certified Coldfusion MX 7 Developer
Adobe Certified Advanced Coldfusion MX Developer
My Blog (new) | My Family | My Freelance | My Recipes

there is actually no way to insert and iframe in dreamweaver without the use of and extension. its free, but i dont know where i got it from. but there is a way...![]()
chris





If you've got the extension why not post it for his download? It's free anyway so you're not doing anything illegal.
Or you could visit the Dreamweaver Exchange and download this extension:
http://dynamic.macromedia.com/bin/MM...0&extOid=58548
Last edited by creole; Jun 28, 2002 at 09:09.
Adobe Certified Coldfusion MX 7 Developer
Adobe Certified Advanced Coldfusion MX Developer
My Blog (new) | My Family | My Freelance | My Recipes

i wasnt on my computer at the time. i am now, how do i attach it again?
chris
Last edited by yuri; Jun 28, 2002 at 09:15.
Bookmarks