国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

location.href = ’/m/’;//如何寫當前頁面url代碼

瀏覽:118日期:2022-06-09 09:05:10

問題描述

<script type="text/javascript">

(function(){

var sUserAgent = navigator.userAgent;

if (sUserAgent.indexOf('Android') > -1 && sUserAgent.indexOf('Mobile') > -1 || sUserAgent.indexOf('iPhone') > -1 || sUserAgent.indexOf('iPod') > -1 || sUserAgent.indexOf('iPad') > -1 || sUserAgent.indexOf('Symbian') > -1 || sUserAgent.indexOf('IEMobile') > -1)

{

document.write(location.search);

location.href = '/m/';//如何寫當前頁面url代碼

}

else

{

}

})();

</script>

問題解答

回答1:

//獲取當前窗口的Urlvar url = window.location.href;//結果: 獲取當前窗口的主機名var host = window.location.host;//結果:localhost:61768//獲取當前窗口的端口var port = window.location.port;//結果:61768//獲取當前窗口的路徑var pathname = window.location.pathname;//結果:/Home/Index//獲取當前文檔的Urlvar URL = document.URL;//結果:http://localhost:61768/Home/Index?id=2&age=18//獲取參數var search = window.location.search;//結果:?id=2&age=18

相關文章:
主站蜘蛛池模板: 蕲春县| 苏州市| 南华县| 新密市| 沂源县| 衡阳市| 南皮县| 金溪县| 晋城| 绥棱县| 洛宁县| 南陵县| 社旗县| 云和县| 开化县| 东安县| 芜湖市| 永宁县| 扶沟县| 遵化市| 西宁市| 宁强县| 湘乡市| 新密市| 汤阴县| 安新县| 四川省| 囊谦县| 长沙市| 邛崃市| 泌阳县| 武陟县| 溧水县| 永寿县| 沐川县| 苏尼特右旗| 聂拉木县| 泽普县| 荔浦县| 临泽县| 衡山县|