Form JavaScript Tutorial

The defaultChecked property is a Boolean value that reports which radio buttons contain the HTML CHECKED attribute.
If the CHECKED attribute is contained in the Radio object, true is returned. Otherwise, false is returned.


    
     Example of the radio defaultChecked property
    
    
    
    
    
    
    Box 1
    

    Box 2