jquery获取当前页面的URL信息

摘要: 置或获取对象指定的文件名或路径。window.location.pathname例:http://localhost:8086/topic/index?topicId=361alert(window.location.pathname); 则输出:/topic/index 设置或获取整个 URL 为 阅读全文
posted @ 2018-07-06 15:48 chenzeyu 阅读(4471) 评论(0) 推荐(0) 编辑