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

'URLUnencoded' Example

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

    
      
      

Related examples in the same category

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