由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - how to remove cookie using JS/jQuery?
相关主题
请教个wget获取要密码登录的http页面的问题C# .Net programmer position in Salt Lake City area (转载)
用什么写Http Client 比较好?too many javascripts/jquery in Asp.net web site. Slowness..how to improve it?
dreamweaver里面怎么加code hints啊?谁在用nodejs
问一个有关php页面管理的问题新手请教一个javascript JQuery问题
请推荐一个javascript教程吧大家 JavaScript 用的多么?
用Javascript Framework的请进 (转载)这个里面的图片点击出现大图是怎么实现的?有jquery,还有其它什么?
drag and drop a control in webpage问个php表单提交不刷新页面的方法
这个站点是用什么framework 实现的 drag and drop大家一般都用哪个 JSON 的JAR库呀?
相关话题的讨论汇总
话题: cookie话题: jquery话题: js话题: page
进入Programming版参与讨论
1 (共1页)
c******n
发帖数: 4965
1
I have a little demo page to show the effect of a website depending on
different user cookies.
then I set the click() function of some
to use the plugin jquery.
cookie.js
it provides 2 functions:
$.cookie('name', 'val')
and $.removeCookie('name')
after I called $.removeCookie(), I call window.open('new page') since I need
to go to the content. but httpliveheader always shows that it's not
removing the cookie in question.
anyone has an idea?
thanks
1 (共1页)
进入Programming版参与讨论
相关主题
大家一般都用哪个 JSON 的JAR库呀?请推荐一个javascript教程吧
《Professional jQuery (第1版)》英文文字版/EPUB[PDF]用Javascript Framework的请进 (转载)
坑: Python + "C++" plus SWAG as ONE big languagedrag and drop a control in webpage
JQuery (转载)这个站点是用什么framework 实现的 drag and drop
请教个wget获取要密码登录的http页面的问题C# .Net programmer position in Salt Lake City area (转载)
用什么写Http Client 比较好?too many javascripts/jquery in Asp.net web site. Slowness..how to improve it?
dreamweaver里面怎么加code hints啊?谁在用nodejs
问一个有关php页面管理的问题新手请教一个javascript JQuery问题
相关话题的讨论汇总
话题: cookie话题: jquery话题: js话题: page