码迷,mamicode.com
首页 > Windows程序 > 详细

js如何获取window.location.href跳转后查询字符串的值?

时间:2018-06-26 17:22:52      阅读:470      评论:0      收藏:0      [点我收藏+]

标签:字符   html   read   ons   war   cli   dir   function   ready   

$("#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跳转后查询字符串的值?

标签:字符   html   read   ons   war   cli   dir   function   ready   

原文地址:https://www.cnblogs.com/YuyuanNo1/p/9229800.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!