We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Your cookies (in plural) messes with my authentication cookies and it's a bad practice to achieve memory!
Have you noticed that after a while cookies are piled up?
Which lines should I go and delete?
The text was updated successfully, but these errors were encountered:
You can override _setCookie & _getCookie functions to change cookie storage to local storage. See https://github.com/hikalkan/jtable/blob/master/lib/jquery.jtable.js#L1246
_setCookie
_getCookie
Extending is easy. See an extension to understand how it works:
https://github.com/hikalkan/jtable/blob/master/lib/extensions/jquery.jtable.record-actions.js#L13
Sorry, something went wrong.
No branches or pull requests
Your cookies (in plural) messes with my authentication cookies and it's a bad practice to achieve memory!
Have you noticed that after a while cookies are piled up?
Which lines should I go and delete?
The text was updated successfully, but these errors were encountered: