Reply
Need help with DW CS3 and target Frame
Old 05-23-2008, 05:50 PM Need help with DW CS3 and target Frame
Junior Talker

Posts: 3
I have recently decided to build my website, Ive done a split frameset top and bottom. In the main html page called "banner" is the banner pic and a spry menu. When you click on an item in the menu bar it loads the page in the top part, how can I change the target to choose the bottom part of the frameset?

Ive just noticed that if I go into a page which has split frames and has the menu as the top I can click on the first main menu item and select source and a target which has "blank, self, parent, top but also has mainframe and topframe" but when I goto the banner page and try editing the source or targets of sub menus I only get the options "blank, self, parent or top" so nothing to tell the browser to open the linked page in the bottom half.

Im sure its a stupid mistake but its getting late and I cant think straight.

going to bed, will hope for a reply in the morning. thanks

Sorry if this doesnt make sense, but im trying to explain best I can.

thanks in advance.

T

Last edited by technium : 05-23-2008 at 06:12 PM.
technium is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-24-2008, 12:13 PM Re: Need help with DW CS3 and target Frame
LadynRed's Avatar
Super Moderator

Posts: 6,553
Location: Tennessee
Quote:
Ive done a split frameset top and bottom
If you want to build a MODERN web site, do NOT use moldy old frames!
There are many reasons why frames are bad, not the least of which is there's really no good reason to use them any more. They are a usability nightmare for another. Then you have page load times because instead of loading ONE page, you are loading MULTIPLE pages. Then you have the search engine spider problem.

Don't use frames. Learn to build sites w/o tables for layout using CSS and you'll be on track to build a MODERN web site.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-25-2008, 01:40 PM Re: Need help with DW CS3 and target Frame
Extreme Talker

Posts: 176
Name: Tim
If your building a site using frames you really don't know anything about webdesign, most people and company's these days are using xhtml & css you, should look into building a site using css and not frames. I don't mean to sound harsh but i just hate people using frames.
__________________
My Website.. www.timothyblake.com/
My Portfolio.. gallery
timothynblake is offline
Reply With Quote
View Public Profile
 
Old 05-27-2008, 02:21 AM Re: Need help with DW CS3 and target Frame
chrishirst's Avatar
Super Moderator

Posts: 13,576
Location: Blackpool. UK
Quote:
most people and company's these days are using xhtml & css you, should look into building a site using css and not frames.
Frames can be XHTML and CSS
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 06-05-2008, 11:30 PM Re: Need help with DW CS3 and target Frame
igotdreams's Avatar
Novice Talker

Posts: 14
Name: Dan
There are reasons to use frames and companies are using them right now. What do you think those google adsense blocks are? Javascripts calling and loading iframes to keep the spiders from spidering their own content.

Or if you want to load up another application from a provider that does not have XML services. For instance, Multiple Listing Services for real estate agents. their listing pages. Also some widget are loaded with iframes.

here is your answer;

target="bottomFrame"

<frame name="topFrame" src="header.htm">
<frame name="contentFrame" src="home.htm">
<frame name="bottomFrame" src="footer.htm">
__________________
Dan Kinchen
One Step Solutions - Website Design

Last edited by igotdreams : 06-05-2008 at 11:31 PM. Reason: typos
igotdreams is offline
Reply With Quote
View Public Profile
 
Old 06-06-2008, 03:05 AM Re: Need help with DW CS3 and target Frame
chrishirst's Avatar
Super Moderator

Posts: 13,576
Location: Blackpool. UK
Adsense blocks are NOT in iframes, if they were the crawler would not be able to get the context from the main page. The javascript that generates the ads creates a table or a list delending on the layout.

so, what has the code you posted got to do with iframes?

And, BTW, it is an incomplete frameset definition.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Need help with DW CS3 and target Frame
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13373 seconds with 12 queries