Javascript Properties JavaScript Reference

Note:
Read and write property. 
Sets the text reading order. 
The property does not affect alphanumeric characters in Latin documents. 
    
Syntax:
    
document.getElementById("elementID").dir = value
document.all.elementID.dir = value // IE only