js如何获取window.location.href跳转后查询字符串的值?
2021-04-01 20:26
阅读:529
标签:字符 html read ons war cli dir function ready js如何获取window.location.href跳转后查询字符串的值? 标签:字符 html read ons war cli dir function ready 原文地址:https://www.cnblogs.com/YuyuanNo1/p/9229800.html$("#worked_count").parent().attr("onClick","window.location.href=‘view/warn/task_list.html?task_status=D‘");
$(document).ready(function () {
console.dir(window.location.search);
//打印?task_status=E
});
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:js如何获取window.location.href跳转后查询字符串的值?
文章链接:http://soscw.com/essay/71084.html
文章标题:js如何获取window.location.href跳转后查询字符串的值?
文章链接:http://soscw.com/essay/71084.html
评论
亲,登录后才可以留言!