Javascript code that will display full url of a page
This question already has an answer here:
解决方案将是:
var disqus_url = window.location;
var disqus_url = document.location.href;
链接地址: http://www.djcxy.com/p/22542.html
上一篇: 如何在jQuery中使用当前的地址URL