Re: Unable to go to new page from within a frame

by "Jan Morell" <jan_man(at)bellsouth.net>

 Date:  Thu, 21 Dec 2000 16:59:12 -0500
 To:  "Clarence J." <clarencej(at)cantv.net>,
<hwg-languages(at)hwg.org>
 References:  eshuar
  todo: View Thread, Original
Hi Clarence,

It looks like a "target" statement in the link would solve your problem.
The target can be any frame, or a new window.

To open a link in a new window, you can use: <a href="foo.html"
target="_blank">.  To open the link in an existing frame, substitute the
frame name for the target location.

Jan

----- Original Message -----
From: "Clarence J." <clarencej(at)cantv.net>
To: <hwg-languages(at)hwg.org>
Sent: Monday, December 18, 2000 3:02 PM
Subject: Unable to go to new page from within a frame


My dear friends.

I am yet a student of html, AND STILL IN BASICS; I haven't studied
javascript as yet, but I can read and understand some code and do changes to
adapt to situations.

I am doing a page with three sub frames to the mainframe. My problem is that
the links-out [NORMAL LINKS IN HTML] that I put will call the new page and
keep it in the frame from which it was linked. This is happening no matter
in which of the frames I put the links.

How can  put a link so that the screen would change completely to the new
page linked or at least open the page called in a new window

Please help me to resolve this!
Thanks in advance,
Clarence Jugeshuarsingh.

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA