HighDots Forums  

Problems with frames

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Problems with frames in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Webmaster961
 
Posts: n/a

Default Problems with frames - 11-23-2004 , 05:17 PM






Ok, I'm having some problems with frames in Dreamweaver. I tried to make a
more complex frameset, and it gave file not founds for all the pages. I
decided to make a half and half frameset to test it. It didn't work. The
files are in the same directory, and they are named the same in the code view.
I have tried taking out the slash in front, and it still doesn't work. I have
ruled out it being my browser, because several other people have tried it on
their computers, and it doesn't work. What am I doing wrong?

<img src="http://ussposeidon.net/lcars_crew_over.gif">


Reply With Quote
  #2  
Old   
Craig
 
Posts: n/a

Default Re: Problems with frames - 11-23-2004 , 08:29 PM






961,
I would suggest you start with a really simple frameset, two content frames
only.
When you link your pages to the frameset, the frameset page will contain
some code.

It should look something like this:-
<frameset rows="*" cols="150,*" framespacing="0" frameborder="NO"
border="0">
<frame src="f_nav.htm" name="navF" frameborder="no" scrolling="auto"
noresize marginwidth="0" marginheight="0" id="navF">
<frame src="f_body.htm" name="bodyF" frameborder="no" scrolling="auto"
noresize marginwidth="0" marginheight="0" id="bodyF">
</frameset>

In this case the content pages are in the same folder as the frameset page.

Craig


"Webmaster961" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Ok, I'm having some problems with frames in Dreamweaver. I tried to make
a
more complex frameset, and it gave file not founds for all the pages. I
decided to make a half and half frameset to test it. It didn't work. The
files are in the same directory, and they are named the same in the code
view.
I have tried taking out the slash in front, and it still doesn't work. I
have
ruled out it being my browser, because several other people have tried it
on
their computers, and it doesn't work. What am I doing wrong?

img src="http://ussposeidon.net/lcars_crew_over.gif"




Reply With Quote
  #3  
Old   
Tron
 
Posts: n/a

Default Re: Problems with frames - 11-23-2004 , 08:45 PM



Webmaster961 wrote:
Quote:
Ok, I'm having some problems with frames in Dreamweaver. I tried to make a
more complex frameset, and it gave file not founds for all the pages. I
decided to make a half and half frameset to test it. It didn't work. The
files are in the same directory, and they are named the same in the code view.
I have tried taking out the slash in front, and it still doesn't work. I have
ruled out it being my browser, because several other people have tried it on
their computers, and it doesn't work. What am I doing wrong?

img src="http://ussposeidon.net/lcars_crew_over.gif"

Kneejerk answer: Using frames.

Sorry, can't be more help. Could be if I saw the files, but I haven't
used frames in years (does that count as a tacit admission of using
frames? I did once, but only once, in my younger, more impetuous youth)


Reply With Quote
  #4  
Old   
Webmaster961
 
Posts: n/a

Default Re: Problems with frames - 11-24-2004 , 04:31 PM



Ok, for some reason, it has decided to work now, but I don't know why. Best to leave some questions unanswered...

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.