Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Rel Syntax and Note

Note: Read and write property.  Sets the relationship between element and its href attribute.       Syntax:      document.getElementById("elementID").rel = value document.all.elementID.rel = value // IE only