'domain' Syntax and Note : domain « Javascript Properties « JavaScript Reference

'domain' Syntax and Note

Note:

Read and write property. 
Sets the document security domain name.
    
Syntax:
    
document.domain = value

    

      
      








Related examples in the same category

1.'domain' Example
2.'domain' is applied to