JS获取当前页面的URL
摘要:
如果获取“当前”域名host = window.location.host; url=document.domain; url = window.location.href;取得完整url路径: 用以下代码可以完整研证结果:thisDLoc = document.location; thisURL ... 阅读全文
posted @ 2015-01-27 16:42 liflying 阅读(773) 评论(0) 推荐(0)
浙公网安备 33010602011771号