jquery中的会话不起作用 [英] session in jquery not work

查看:60
本文介绍了jquery中的会话不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好朋友



im在jquery中使用session但是返回错误





Microsoft JScript运行时错误:对象不支持属性或方法''session''







im使用



$ .session(示例,mysession);

alert($。session(例如));





请帮帮我



谢谢问候

pardeep barak

Hello Friends

i m using session in jquery but it is return error


Microsoft JScript runtime error: Object doesn''t support property or method ''session''



i m use

$.session("example", "mysession");
alert($.session("example"));


pls help me

Thanks and Regards
pardeep barak

推荐答案

.session(example,mysession);

alert(
.session("example", "mysession");
alert(


.session(example));





请帮助我


谢谢和问候

pardeep barak
.session("example"));


pls help me

Thanks and Regards
pardeep barak


点击链接 - jquery中的激活处理 [ ^ ]。

Follow the link - session handling in jquery[^].


假设您指的是 this插件 [ ^ ],您的代码应该是:




Assuming you''re referring to this plugin[^], your code should be:

// To Store


这篇关于jquery中的会话不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆