Results 1 to 5 of 5

Thread: How to exit frameset?

  1. #1
    Join Date
    Dec 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to exit frameset?

    First off: I am a beginner.

    Frameset seem to be a good solution to update part of the screen while keeping a steady menu in another part.

    So my main page calls a second page containing the frameset and I can't find a way to return to the main page.

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Welcome to the forums

    make a link in your "navigation" with a link to the initial page inside the body frame and title it something like "home"

  3. #3
    Join Date
    Dec 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yeah, I tried that but it opens the main page in the frame!

  4. #4
    Join Date
    Dec 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It must have to do with
    target ="showframe" for the "home" option should be set to something to exit

  5. #5
    Join Date
    Dec 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Got it!!! target ="_parent"
    That took a while

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
  •