protocol 屬性是一個可讀可寫的字符串,可設置或返回當前 URL 的協(xié)議。
location.protocol=path
假設當前的 URL 是: http://example.com:1234/test.htm#part2:
<html> <body> <script type="text/javascript"> document.write(location.protocol); </script> </body> </html>
輸出:
http:
如對本文有疑問,請?zhí)峤坏浇涣髡搲?,廣大熱心網友會為你解答!! 點擊進入論壇
Powered by 365建站網 RSS地圖 HTML地圖
copyright © 2013-2024 版權所有 鄂ICP備17013400號