jquery获取当前页面的URL信息
摘要:设置或获取对象指定的文件名或路径。 window.location.pathname例:http://localhost:8086/topic/index?topicId=361alert(window.location.pathname); 则输出:/topic/index设置或获取整个 URL
阅读全文
posted @ 2017-12-05 16:15