Web Hosting Directory | Web Hosting Resources | Webmaster Resources | Domain Tools | Search Engine Marketing | Forums
  Signup
Today: 37   Yesterday: 1,557   Max: 1,872   Total: 377,312   Current Users : 13 (Member 0) 
DOMAIN TOOLS

WEBMASTER TOOLS

RELATED ARTICLES

SUBMIT AN ARTICLE

Write for us and get publicity, link to your website, and best of all get paid. Please visit our writers page for details.


LINK TO US

Link to us and earn points for each visitor you bring to us. Please visit our link partner page for details.

 

Targeting Frames

Each frame is given a name using <FRAME NAME="...">. These names uniquely identify each frame. Using these names, links in other frames can tell the browser which frame the link targets.

For example, this code creates a framed page, naming the frames TITLE, SIDEBAR, and MAIN:

<FRAMESET ROWS="15%,*">
   <FRAME SRC="tfetitle.php" NAME=TITLE SCROLLING=NO MARGINHEIGHT=1>

   <FRAMESET COLS="20%,*">
      <FRAME SRC="tfesidebar.php" NAME=SIDEBAR>
      <FRAME SRC="tfemain.php" NAME=MAIN>
   </FRAMESET>

<NOFRAMES>NOFRAMES stuff
</NOFRAMES>

</FRAMESET>

To target one of these frames, the link should have a TARGET attribute set to the name of the frame where the linked page should appear. So, for example, this code creates a link to tfetacos.php and targets that link to the MAIN frame:

this code produces this
<A HREF="tfetacos.php" TARGET=MAIN>my link</A>
the link in this page



Copyright 1997-2002 Idocs, Inc. Written by Miko Sullivan.

 
 
What is your major source of website traffic?
 
 
 
 
 
 

ADVERTISEMENT

 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2008 Broadband Media, Inc. All rights reserved.