: Wipe all session data for the current tab. $.session.clear(); Why Use This Plugin?
: Delete a specific item. $.session.remove('username'); download jquery.session.js
: For faster loading and easy integration, you can use the jsDelivr CDN link . : Wipe all session data for the current tab
The plugin uses simple methods to interact with the browser's session storage: download jquery.session.js