📜  HTML | DOM URL 属性

📅  最后修改于: 2021-08-29 12:42:08             🧑  作者: Mango

HTML 中的URL 属性用于返回一个字符串,其中包含当前文档的完整 URL。该字符串还包括 HTTP 协议,例如 (http://)。

句法:

document.URL

下面的程序说明了 HTML 中的 document.URL 属性:

例子:



     
        DOM document.URL() Property 
         
    
    
        

GeeksforGeeks

          

DOM document.URL() Property

          

For displaying the URL of the document, double          click the "View URL" button:

                 

                                  

输出:

支持的浏览器: document.URL属性支持的浏览器如下:

  • 谷歌浏览器
  • IE浏览器
  • 火狐
  • 歌剧
  • 苹果Safari