fgiasson / jquery-enhanced-cookie

Enhanced Version of the jQuery Cookie plugin that uses HTML5's localStorage feature and that support chunking of values in multiple cookies to save big size content.
http://fgiasson.com/blog/index.php/2012/01/05/jquery-cookie-pluging-extended-with-html5-localstorage-and-chunked-cookies
26 stars 12 forks source link

Fixes documentation on how to use this jQuery plugin #3

Closed joeelizondo closed 10 years ago

joeelizondo commented 10 years ago

Surprisingly, the only documentation on how to use this plugin is wrong. Obviously so. Cool functionality though.

fgiasson commented 10 years ago

Great thanks! Well, sometimes the mind does weird things; I suspect I was doing PHP just before writing the doc; sometimes the switch takes longer than expected :)