Searched defs:removeCookie (Results 1 – 5 of 5) sorted by relevance
86 $.removeCookie = function (key, options) { function
93 $.removeCookie = function (key, options) { function
1419 this.removeCookie=function(name){this.createCookie(name,"",-1) class
6019 this.removeCookie = function(name) class
1430 this.removeCookie=function(name){this.createCookie(name,"",-1) class