Basic HTML version of Foils prepared 23 June 1997

Foil 51 Basic Frame Rules

From JavaScript Tutorial for Certificate Course UC Web applications Certificate -- Summer 97. by Geoffrey C. Fox, Tom Scavo


1 A document containing a <FRAMESET> tag must NOT have a <BODY> tag, and so typical HTML tags cannot appear in frameset documents
2 One needs a closing </FRAMESET> tag for each <FRAMESET>; no end tag is required for <FRAME>
3 A frameset document may contain a <SCRIPT> in its header. The properties and methods in the <SCRIPT> may be accessed by documents inside frames using top.property or top.method
4 Anything inside <NOFRAMES> ... </NOFRAMES> will be ignored by a frames-capable browser (such as Netscape 2.0 and above) or processed by a frames-impaired browser (such as Netscape 1.x)

in Table To:


Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed Apr 1 1998