Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Anchors and Links > <A ...> > TARGET

TARGET = "_parent"

"_parent" is used in the situation where a frameset file is nested inside another frameset file. A link in one of the inner frameset documents which uses "_parent" will load the new document where the inner frameset file had been.

Want a more complete explanation? Here's the idea in pictures.

For example, this anchor:

<A HREF="bigframe.html" TARGET="_parent">bigframe</A>

produces the link on this page.

If the current document's frameset file does not have any "parent", then "_parent" works exactly like "_top": the new document is loaded in the full window. note that "_parent" does not work in a frameset which is merely nested inside another framset in the same frameset file.

We have discovered that "_parent" does not work on some versions of Netscape for the Macintosh.

TARGET="_self" >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com