Form JavaScript Tutorial

The name property represents the NAME attribute of the HTML tag that creates the Radio button.
This allows you to reference a Radio object directly by name.


    
     Example of the radio name property
    
    
    
    Box 1
    


                document.form1.myButton.name)'>