Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Frame


Message #1 by "shiraz" <sheeraz3@y...> on Sat, 2 Mar 2002 01:22:39 +0500
--=====================_769726==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

You need to use the TARGET attribute of the Anchor tag

<a href="page3.html" target="frame2">Page 3</a>

At 01:22 02/03/02 +0500, you wrote:
>My site contain 2 frames,let frame1 and frame2. The page a1.htm contain 
>several links and i want when a user click on any link the pge load on the 
>frame2.
>     Will someone please tell me how it will be done using Anchor.
>
>Shiraz
>$subst('Email.Unsub').




  Return to Index