8 Feb 2011
Updated: 8 Feb 2011
Rating: 4.00/5
Votes: 6
Popularity: 3.11
Licence: CPOL
Views: 14,430
Bookmarked: 2
Downloaded: 0
//Using MooToolswindow.addEvent('unload', Cookie.delete.pass('applicationCookie'));//using JavaScript by itself...//http://www.quirksmode.org/js/cookies.htmlvar eraser = function () { eraseCookie('applicationCookie'); };if(window.addEventListener) window.addEventListener('unload',...
|