jQuery Cookie Plugin

Software Screenshot:
jQuery Cookie Plugin
Software Details:
Version: 1.4.1
Upload Date: 13 May 15
Developer: Klaus Hartl
Distribution Type: Freeware
Downloads: 37

Rating: 2.7/5 (Total Votes: 3)

The plugin uses an interesting method of clearing cookies.

It does not delete them, but only passes them a null value.

What is new in this release:

  • Support for AMD.
  • Removed deprecated method $.cookie('name', null) for deleting a cookie, use $.removeCookie('name').
  • $.cookie('name') now returns undefined in case such cookie does not exist (was null). Because the return value is still falsy, testing for existence of a cookie like if ( $.cookie('foo') ) keeps working without change.
  • Renamed bower package definition (component.json -> bower.json) for usage with up-to-date bower.

What is new in version 1.3.1:

  • Fixing issue where it was no longer possible to check for an arbitrary cookie, while json is set to true, there was a SyntaxError thrown from JSON.parse.

Requirements:

  • JavaScript enabled on client side
  • jQuery 1 or higher

Similar Software

Other Software of Developer Klaus Hartl

History/Remote
History/Remote

5 Jun 15

CSSLoaded
CSSLoaded

5 Jun 15

Comments to jQuery Cookie Plugin

Comments not found
Add Comment
Turn on images!