[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: About frames ...
On Wed, 28 Feb 1996, Kursat Ince wrote:
>
> Sorry, I know, this maybe not the right place to ask a question about
> frames, but:
>
> I have successfully created 3 frames in my doc. where the first is a
> banner, the second is an index for the third. The index, and its links
> work as they should, i.e. open a page in the third frame,
>
> my problem is, when I click a link on the third frame, it opens a page in
> the third frame. If the doc.s were related, I would not butter. But they
> are not. I want to get ride of all of the frames. Is this possible, or
> should I go and read the manual :)
try doing <a href="url" target="_top"> that gets rid of the other frames.
or put <base target="_top"> at the top of every html in the 3rd frame window.
>
> Please help.
>
> Thank you,
>
> Kursat Ince
>
> ==============================================================================
> The mosquito is the state bird of New Jersey.
> -- Andy Warhol
>
> == From fortune collection ======================================= kince =====
>
> --------------------------------------------------------------------
> This message came from the mailing list javascript. For help using the
> mailing list software, please send a message to 'majordomo@obscure.org'
> with the message body 'help'. To unsubscribe, send a message to
> 'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
>
_____________________________________________________________________
|| | ||
|| Aymeric Grassart | ccamel@NETural.com ||
|| Technical Support | http://www.NETural.com/~ccamel ||
|| NETural Communications | http://www.ecn.bgu.edu/users/muaag4 ||
||___________________________|_______________________________________||
--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.