Form JavaScript Tutorial

The value property represents the VALUE attribute of the HTML tag used to create the radio button.


    
     Example of the radio value property
    
    
    
    Box 1
    


        onClick='alert("The button value is: " + document.form1.button1.value)'>