Javascript Properties JavaScript Reference

Note:
Read and write property. 
Defer a script's execution. 
    
Syntax:
    
document.getElementByid("scriptID").defer = value
document.all.scriptID.defer = value // IE only