Results 1 to 3 of 3

Thread: Help with Frames...

  1. #1
    Join Date
    Oct 2005
    Location
    Liverpool, UK
    Posts
    87
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question Help with Frames...

    Hi,
    I'm putting together some web pages - some using Frames, some not.
    I wanted to know how I can link back to non-framed pages from a simple
    <a href> type menu option list that sits within a Frame. I want the non-Framed page to open up as it should & not within the menu's Frame.


    Thanks all in advance!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    HTML Code:
    <a href="somepage.htm" target="_top">Link Text</a>
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Oct 2005
    Location
    Liverpool, UK
    Posts
    87
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thanks John - I appreciate your help.

    Cheers,

    Neil.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •