jquery post传值并跳转页面出错

$.post('2list_confirm.php',{data_send:cart_send},function(data){document.write(data);... $.post(
'2list_confirm.php',
{data_send:cart_send},
function(data){
document.write(data);
//window.location.href ="2list_confirm.php";
});
这是我的post函数,现在的问题是我用document.write(data);载入页面2list_confirm.php时载入的页面css正常,但是js没有调用,而用window.location.href ="2list_confirm.php";时$data_get=$_POST['data_send']传值又接受不到,求救啊
就是把变量cart_send里面的字符串传到2list_confirm.php然后跳转到2list_confirm.php去
展开
 我来答
百度网友9f01ef5
2014-03-07 · 超过20用户采纳过TA的回答
知道答主
回答量:67
采纳率:0%
帮助的人:40.6万
展开全部
你直接form提交过去不是更简单。。。
追问
我的事件是div的click事件
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
han15133268722
2014-03-07 · TA获得超过536个赞
知道小有建树答主
回答量:250
采纳率:100%
帮助的人:156万
展开全部
window.location.href ="2list_confirm.php?DATA="+data
追问
window.location.href ="2list_confirm.php?data_send="+cart_send;我是这样写的,还是有问题,没有传过去。是不是接收的时候也得改啊,怎么改?我之前用的是$_POST['data_send']
追答
这么传值肯定没问题,不管是asp,jsp,php都没问题,应该是你取值的问题,你再查下资料吧,因为我是做jsp的,对php也不是太熟,你可以试试 或者request.getParameter(“data_send”)
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
匿名用户
2014-03-07
展开全部
你要实现什么样的功能那?
追问
就是把变量cart_send里面的字符串传到2list_confirm.php然后跳转到2list_confirm.php去
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式