Re: linking to framed document

Subject: Re: linking to framed document
From: "Wing, Michael J" <mjwing -at- INGR -dot- COM>
Date: Sat, 10 Apr 1999 10:14:04 -0500

> Suppose your window in which your main page appears has been named MAIN.
>
> Just use a linklike this: <A HREF="newpage.htm" TARGET=main>your specific
> document</A>
>
> and your page will appear in the MAIN named window.
>
Uhm, er, ahem, no it won't. I'm sounding picky here, but if you don't put
the name of the frame between double quotes, it won't work. Therefore, the
syntax is as follows:

<A HREF="newpage.htm" TARGET="main">

Unlike grammatical flaws, where a transposition of a couple of letters often
does not obscure the meaning, a single missing or added element in syntax
breaks the code.


> This also works from other frames in the document.
>
> Regards
> Kees de Bondt
>
>
Mike

Michael Wing (mailto:mjwing -at- ingr -dot- com)
Staff Writer/ Web Applications Developer
Intergraph Corporation; Huntsville, Alabama
http://maps.intergraph.com


From ??? -at- ??? Sun Jan 00 00:00:00 0000=



Previous by Author: Re: Documenting APIs
Next by Author: Re: API docs -- obtaining sample code
Previous by Thread: Re: linking to framed document
Next by Thread: Re: linking to framed document


What this post helpful? Share it with friends and colleagues:


Sponsored Ads