'URL' Example : URL « Javascript Properties « JavaScript Reference

'URL' Example

    
<html>
<body>
<button onclick="alert(document.URL);">URL</button>
</body>
</html>

    
      
      

Related examples in the same category

1.'URL' Syntax and Note
2.'URL' is applied to