Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Dir Syntax and Note

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