home / experts / javascript / column7 |
|
Ever since Netscape Navigator 2.0, many major web sites have used "JavaScript Remotes" as a convenient navigation tool. These first-generation remotes were based entirely on JavaScript. First you call a function to launch the remote, then another one, when the user clicks a link or submits a form, to load an URL in the main window. Until someone uncovered an undocumented feature, which made targeting the main window from within a remote as simple as loading a link in a frame. In this column we'll show you:
|
| ||||||||||||||||||||
Created: November 18, 1997
Revised: December 4, 1997
URL: http://www.webreference.com/js/column7/