jquery-total-storage
jquery-total-storage copied to clipboard
Added options to pass along to the $.cookie plugin and bumped version to 1.1.3
Also, reformatted the code and minified.
Now you can do something like
$.totalStorage('key', 'value', { secure: true })
Thanks! :)