HighDots Forums  

Frameset will not preview in browser

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Frameset will not preview in browser in the Macromedia Dreamweaver forum.



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

Default Frameset will not preview in browser - 03-26-2009 , 10:15 AM






I am having a huge problem with getting my frameset to preview in my browser.
I did a test and it will preview if I upload it to my server, however, I can
not preview it locally. I can preveiw the individual pages contained within
the frameset in my browser, but not the fameset. I also tried previewing one
of the pages and then changing the file name to the frameset name in the
address bar and I keep getting "Internet Explorer cannot display the webpage"
error message in both frames. The frameset can be view at
pathfindersforcancer.com/NewIndex.htm. The top frame is NewIndexTop.htm and
the lower frame is NewIndexBottom.htm. Any help would be greatly appreciated!!!


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Frameset will not preview in browser - 03-26-2009 , 10:22 AM






You are using root relative links to the frame source pages -

<frame src="/NewIndexTop.htm" name="Nav1" frameborder="no" scrolling="NO"
noresize marginwidth="0" marginheight="0" id="Nav1">
<frame src="/NewIndexBottom.htm"

But first, why are you using frames? They are rarely the optimal choice.

Second, try changing those root relative links to document relative links
(based on the location of the frameset file) and see what happens in your
preview.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


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

Quote:
I am having a huge problem with getting my frameset to preview in my
browser.
I did a test and it will preview if I upload it to my server, however, I
can
not preview it locally. I can preveiw the individual pages contained
within
the frameset in my browser, but not the fameset. I also tried previewing
one
of the pages and then changing the file name to the frameset name in the
address bar and I keep getting "Internet Explorer cannot display the
webpage"
error message in both frames. The frameset can be view at
pathfindersforcancer.com/NewIndex.htm. The top frame is NewIndexTop.htm
and
the lower frame is NewIndexBottom.htm. Any help would be greatly
appreciated!!!



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

Default Re: Frameset will not preview in browser - 03-26-2009 , 10:39 AM



I just want a nav bar and content to change without having to recreate on every
page. Is there a better way than frames??? Honestly, I am not making
anything root or site relative. I am just creating a new page like I always
have and this is happening. Have I changed a setting in Dreamweaver
accidentally??? Why is this happening?


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.