1. Home
  2. Computing & Technology
  3. JavaScript

Frames

Answers to frequently asked questions on how to use Javascript with frames.
Keep Your Page Framed
How to force all of the pages on your site to reload themselves into your frameset without having to create a separate frameset for each page.
Force Page into an Iframe
Forcing certain pages to always load within an iframe is slightly different to when you use a frameset
Opening Multiple Frames Simultaneously
Javascript allows you to change the page displayed in more than one frame at the same time.
Frames and Multiple Domains
For security reasons Javascripts can't communicate between frames loaded from different domains.
Target Window or Frame
You know how to target another window or frame from a link tag by using a target attribute. Here's how to achieve the equivalent result using Javascript.
Loading into Another Frame
You can use Javascript to load new pages into the browser window. Here's how to target a particular frame.

Explore JavaScript

More from About.com

  1. Home
  2. Computing & Technology
  3. JavaScript
  4. Windows and Frames
  5. Frames

©2008 About.com, a part of The New York Times Company.

All rights reserved.