Basic HTML version of Foils prepared 23 June 1997

Foil 79 Dynamic Forms in JavaScript - II

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


function flexbuttons(maxradio, groupname, number, indname, indexselected, onprocess)
/* Output a group of radio buttons or select
(user responsible for format of <form>):
- maxradio defines strategy: if more than
maxradio items use a select field, otherwise
use radio buttons
- groupname is name of group
- number is number of buttons with name
indname[1..number]
- indexselected is initial selection running
from 1 to number
- onprocess is name of onClick/onChange handler
*/



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