天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

jquery cookie插件代碼類

提供方便方法操作cookie :
復制代碼 代碼如下:
$.cookie('the_cookie'); // 獲得cookie
$.cookie('the_cookie', 'the_value'); // 設置cookie
$.cookie('the_cookie', 'the_value', { expires: 7 }); //設置帶時間的cookie
$.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'sosuo8.com', secure: true });
$.cookie('the_cookie', '', { expires: -1 }); // 刪除
$.cookie('the_cookie', null); // 刪除 cookie

代碼:
復制代碼 代碼如下:
/**
* Cookie plugin
*
* Copyright (c) 2006 Klaus Hartl (stilbuero.de)
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
*/

/**
* Create a cookie with the given name and value and other optional parameters.
*
* @example $.cookie('the_cookie', 'the_value');
* @desc Set the value of a cookie.
* @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
* @desc Create a cookie with all available options.
* @example $.cookie('the_cookie', 'the_value');
* @desc Create a session cookie.
* @example $.cookie('the_cookie', null);
* @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
* used when the cookie was set.
*
* @param String name The name of the cookie.
* @param String value The value of the cookie.
* @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
* @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
* If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
* If set to null or omitted, the cookie will be a session cookie and will not be retained
* when the the browser exits.
* @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
* @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
* @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
* require a secure protocol (like HTTPS).
* @type undefined
*
* @name $.cookie
* @cat Plugins/Cookie
* @author Klaus Hartl/[email protected]
*/

/**
* Get the value of a cookie with the given name.
*
* @example $.cookie('the_cookie');
* @desc Get the value of a cookie.
*
* @param String name The name of the cookie.
* @return The value of the cookie.
* @type String
*
* @name $.cookie
* @cat Plugins/Cookie
* @author Klaus Hartl/[email protected]
*/
jQuery.cookie = function(name, value, options) {
if (typeof value != 'undefined') { // name and value given, set cookie
options = options || {};
if (value === null) {
value = '';
options.expires = -1;
}
var expires = '';
if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
var date;
if (typeof options.expires == 'number') {
date = new Date();
date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
} else {
date = options.expires;
}
expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
}
// CAUTION: Needed to parenthesize options.path and options.domain
// in the following expressions, otherwise they evaluate to undefined
// in the packed version for some reason...
var path = options.path ? '; path=' + (options.path) : '';
var domain = options.domain ? '; domain=' + (options.domain) : '';
var secure = options.secure ? '; secure' : '';
document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
} else { // only name given, get cookie
var cookieValue = null;
if (document.cookie && document.cookie != '') {
var cookies = document.cookie.split(';');
for (var i = 0; i < cookies.length; i++) {
var cookie = jQuery.trim(cookies[i]);
// Does this cookie string begin with the name we want?
if (cookie.substring(0, name.length + 1) == (name + '=')) {
cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
break;
}
}
}
return cookieValue;
}
};

JavaScript技術jquery cookie插件代碼類,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 亚洲视频一| 秋秋影视午夜福利高清 | 亚洲精品久久无码AV片WWW | 九九99热久久999精品 | 国产亚洲视频在线播放香蕉 | 人妻 中文无码 中出 | www.免费视频 | 禁漫H天堂免费A漫 | 国产网红主播精品福利大秀专区 | 伊人大香人妻在线播放 | 亚洲人成电影网站色2017 | 国产精品欧美久久久久天天影视 | 成年免费大片黄在线观看岛国 | 国产精品97久久AV色婷婷综合 | aaa在线观看视频高清视频 | 日韩高清一区二区三区不卡 | 久久精品中文字幕有码日本 | 国产亚洲精品久久久999蜜臀 | 99re久久热在这里精品 | 亚洲高清无码在线 视频 | 国产三区在线成人AV | 三级黄色网 | 99久久麻豆AV色婷婷综合 | 玖玖热视频一区二区人妻 | 青青草干免费线观看 | 亚洲AV色香蕉一区二区三区 | 暖暖 免费 高清 日本在线 | 无码人妻丰满熟妇区五十路久久 | 亚洲国产在线播放在线 | 99人精品福利在线观看 | 久久黄色小视频 | 欧亚一卡二卡日本一卡二卡 | 日日操夜夜操狠狠操 | 国产精品18久久久久网站 | 国产精品色欲AV亚洲三区软件 | 欧美成人中文字幕在线看 | 中文无码第3页不卡av | 大学生第一次破苞疼哭了 | 恋夜秀场支持安卓版全部视频国产 | 在线观看免费国产成人软件 | 久久综合久久伊人 |