Javascript Properties JavaScript Reference

Note:
Read-only property. 
Returns the content of the element when the page is loaded.
    
Syntax:
    
document.getElementById("elementID").defaultValue
document.all.elementID.defaultValue // IE only