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

'URL' Syntax and Note

Note:

Read-only property. 
Returns the document URL.
    
Syntax:
    
document.URL 

    

      
      








Related examples in the same category

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