HELP! * GREY=local LOCAL HTML version of Foils prepared 15 January 1997

Foil 53 General Syntax of <Frameset> </Frameset>

From JavaScript Tutorial for CPS616 Technologies of the Information Age 1997 Basic Information Track of CPS -- Spring Semester 97. by Geoffrey C. Fox * Important Information in IMAGE
Secs 92.1
<Frameset Rows="rowlist" Cols="collist" >
Each of rowlist and collist must be null or comma separated values defining Nrow by Ncol frames -- typically one of these is unity as one uses hierarchical Framesets to get a nonuniform grid
Following <Frameset> there must be the correct number of frames defined either by a <Frame> tag or by <Frameset></Frameset> hierarchical definition
rowlist and collist can be comma separated mixture of
  • absolute number such as 100 specifying pixels to be allocated
  • percentage such as 30% specifying percentage of available space
  • * notation where a single * means all the remaining space
  • rows="50,2*,*,*" means first frame gets 50 pixels while remaining 3 frames get 50%,25%,25% respectively of remaining space



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 Sat May 24 1997