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

'undefined' is not an object (evaluating '$.chunkedcookie') #4

Open jackmcconnell opened 9 years ago

jackmcconnell commented 9 years ago

I've grabbed the plugin via CodeKit using Bower and I'm getting this error: 'undefined' is not an object (evaluating '$.chunkedcookie')

Do you know what might be causing this?

exside commented 9 years ago

same here...