macromedia.dreamweaver
[Top] [All Lists]

Re: Can't delete frame

Subject: Re: Can't delete frame
From: "SnakEyez02" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 31 Jul 2008 16:14:13 +0000 (UTC)
Newsgroups: macromedia.dreamweaver

Take a look at the source code for the page you are publishing to the internet:

 <frameset rows="100%,*" border="0">
   <frame src="http://www.shaheenproductions.com/hho/index.html"; 
frameborder="0" />
   <frame frameborder="0" noresize />
 </frameset>

 This code is in your source code so you do have a frame in there.  And the 
frame is loading a page that is not on your server (unless both of the domains 
are on that particular dedicated machine).

 What are you seeing in Design view of DW?


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