XUL Programmer's Reference Manual

<radiogroup>

Attributes Common Children
id radio
   

 

<radio>

Attributes Common Children
value * * *
accesskey  
disabled  
oncommand  
id  
class  
checked  
crop  
imgalign  
src  

The <radiogroup> element is a container for radio items. Radio items need to be contained within radiogroups in order to provide the exclusive selection functionality that characterizes them.
 
 


 
 

Last updated: 3/20/00 Ian Oeschger