Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Help Using Frames For Website Layout

Posted by: otosaki Aug 26 2019, 08:52 AM

I know it's not advisable to use frames, however I am experimenting and I really like the way they break down the page.

My problem is that I am using frames to create two distinct frames as navigation bars with a frame to load the links. Of course, when a link is clicked in a particular frame it loads in that frame. I would like the link to be loaded in a frame that is not the frame in which the link was originally clicked.

Anyone have any suggestions/code that could help me out? Much appreciated!


Attached File(s)
Attached File  frames.html ( 346bytes ) Number of downloads: 556

Posted by: otosaki Aug 26 2019, 08:54 AM

I feel as though I put this in the wrong section - if so I apologize!

Posted by: pandy Aug 26 2019, 03:09 PM

No problem. I can move the thread to the HTML section.

You use the target attribute with the name of the frame you want to target as its value. See this FAQ entry.
http://htmlhelp.com/faq/html/frames.html#frame-target

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)