Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 802893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T23:40:19+00:00 2026-05-14T23:40:19+00:00

Folks, I want to create a webpage with three panes (frameLeft, frameMiddle, frameRight) The

  • 0

Folks, I want to create a webpage with three panes (frameLeft, frameMiddle, frameRight)

  • The content on leftmost pane is a list from file list.html

  • Upon clicking on an item in the leftmost pane, it loads the corresponding html file (call it listLvl2.html) in the middle pane. This is also a list.

  • Clicking further on an item in the middle pane should load the corresponding html file in the third frame (lets call it content.html)

I have made an index.html file with three frames. frameLeft loads list.html. I have coded list.html so that every link opens in the target=”frameMiddle” . This works well

The issue is opening content.html in frameRight. What should I put as the target in my listLvl2.html links so that they open in frameRight? I tried putting it as frameRight, but instead, it opens in a new window. I guess that is because for listLvl2.html , frameRight is not defined.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T23:40:20+00:00Added an answer on May 14, 2026 at 11:40 pm

    I would highly advise against this. Using Framesets kills bookmarking abilities and causes all kinds of other issues.

    Create a single page, that uses common code fragments to display the top and left column content instead.

    At first framesets seem like a great idea – only load stuff in the frames as you need it… but then other issues arise. Each frame needs to load its own copy of CSS and JavaScript resources, users can’t bookmark a sub page, the title never updates to the correct page, nor does the URL.

    Later if you envision a dropdown cascading menu over one frame from another you quickly learn that it isn’t possible – period.

    No. of HTTP Requests for a typical page:

    1. HTML
    2. CSS
    3. JS

    No. of HTTP Requests for a typical frameset (top, left, right)

    1. HTML (of frameset)
    2. HTML (of top)
    3. CSS (of top)
    4. JS (of top)
    5. HTML (of left)
    6. CSS (of left)
    7. JS (of left)
    8. HTML (of right)
    9. CSS (of right)
    10. JS (of right)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Folks, is there a collection of gotchas where Numpy differs from python, points that
Folks, I'm tryning to extract data from web page using C#.. for the moment
I want to know step by step process of how folks develop on Django
These fine folks are my users: http://www.youtube.com/watch?v=o4MwTvtyrUQ If you don't want to enjoy the
I'm trying to help create a neighborhood directory and I want to discourage someone
I want to create a form for making a reservation for borrowed items. A
I've been using Clojure for a little while and want to create some projects
Hi Folks i just want to know how can i make a or a
folks I have a output file looks like: Title: [name of component] **garbage output**
Folks, I tired all my PHP skills to extract domain name strings from a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.