Javascript Properties JavaScript Reference

Note:
Read-only property. 
Returns a reference to the previous child.
    
Syntax:
    
document.getElementById("elementID").previousSibling
document.all.elementID.previousSibling // IE only