搜索资源列表
jquery.cookie
- jquery.cookie记录下载信息的cookie值。
语音验证码
- 最近发现语音验证码越来越流行,比如有次在注册gmail邮箱看到过,还有msn页面也有语音验证码,还有国外一些网站等。 花时间研究了下,语音验证码主要跟一般验证码的区别就在于如何让验证码播放。本文语音验证码原理:从服务器生成验证码, 并保存到cookie中(getcode.aspx.cs),当点收听验证码的时候,调用javascirpt操作(这里使用jquery)cookie读取验证码, 然后把验证码传到codevoice.aspx页,然后按顺序把验证码合
jquery.cookie
- jquery cookie 插件 控制cookies的操作-jquery cookie operation of plug-ins to control cookies
wuxianlianji
- 无限联机,递归,java读写Cookie去除HTML,jquery实现google即时提示输入-digui,digui,digui,digui,digui,digui,digui
jquery.cookie
- jquery.cookie使用,您可以用该插件方便的操作cookie-jquery.cookie.js
jquery.cookie
- jquery cookie JQ 的cookie工具 很实用的-jquery cookie JQ cookie tools are useful
cssBasePage
- jquery cookie半小时后自动跳转,提示session过期-jquery cookie
jQuery-cookie
- jQuery cookie保存背景颜色、字体颜色和字体.-jQuery cookie
jquery.cookie
- jquerycookie轻量级插件,方法简单易用!-jquerycookie Lightweight plug-in, the method is simple and easy to use!
jquery.utils-0.8.5-standalone
- jquery-utils是一组常用的jQuery插件集合包,例如包括:cookie处理、flash处理、url处理、国际化、鼠标滚轮、对话框、定时器等功能。-jquery-utils is a set of commonly used jQuery plugin collection package, including, for example: cookie handling flash processing url processing, international, mouse whee
jQuery-Collapse-master
- jQuery Collapse是一个轻量级的jQuery插件用以对元素进行展开和收起的功能,支持Cookie进行状态保存。-jQuery Collapse is a lightweight jQuery plugin for expanded and collapsed support cookies to save the state of the elements.
jquery.cookies.2.2.0.min.js
- cookies是一个强大的jQuery用来操作Cookie的插件。除了常见的操作外,该插件还支持存放JSON数据,已经直接将某个输入框映射到cookie中,例如 $(input.store).cookify()使用相当的方便。-cookies is a powerful jQuery plug used to operate the Cookie. In addition to the common operation, the plug-in also supports store JSON
jquery-cookie-master
- jQuery操作cookie的插件,大概的使用方法如下 $.cookie( the_cookie ) //读取Cookie值 $.cookie(’the_cookie’, ‘the_value’) //设置cookie的值 $.cookie(’the_cookie’, ‘the_value’, {expires: 7, path: ‘/’, domain: ‘jquery.com’, secure: true}) //新建一个cookie 包括有效期 路径 域名等 $.co
jquery.styleswitch-0.3
- 这个插件给你一个简单的方法来打开或关闭样式表。它还将存储当前的样式表状态在用户cookie,这样他们就可以恢复当他们来到页面下次。这是好如果你想切换主题通过样式表或使文本更大的打开一个额外的样式表。 这是基于开尔文运气的Styleswitch代码。版权在归因,分享相似的许可证原始最初由开尔文运气和谢默斯p . h·莱希。 -This plugin gives you a simple way to turn on and off stylesheets. It will also sto
carhartl-jquery-cookie-v1.4.1
- CAS 和 JQUERY 相关的源码,没有任何用处,纯粹为了挣积分,请大家不要下载,开发有风险,测试需谨慎-CAS and JQUERY relevant source, is of no use, solely in order to earn points, please do not download, there is the risk of the development, testing, need to be cautious
jquery-cookie
- jquery 插件cookie cookie是网站设计者放置在客户端的小文本文件-Jquery plugin cookies, cookies are web designers placed in the client s small text files
jquery.cookie
- jQuery操作cookie的插件,大概的使用方法如下 $.cookie( the_cookie ) //读取Cookie值 $.cookie(’the_cookie’, ‘the_value’) //设置cookie的值 $.cookie(’the_cookie’, ‘the_value’, {expires: 7, path: ‘/’, domain: ‘jquery.com’, secure: true}) //新建一个cookie 包括有效期 路径 域名等 $.cooki
carhartl-jquery-cookie
- cookie js 包 cookie js 包 cookie js 包-cookie js package cookie js package cookie js cookie js package package package cookie js
carhartl-jquery-cookie-v1.4.0-0-g3caf209
- 可以用于在客户端获取服务端响应的的cookie,以进行判断用户是否有响应的操作(The cookie that can be used to obtain the service response at the client side is used to determine whether the user has a response)
jquery.cookie
- jQuery开发包,jQuery编写时候引用,用于实现网页的动态交互。(Reference jQuery package, you can achieve the front page and background interaction)