julien-maurel / jQuery-Storage-API

This plugin is no longer maintained! A new one, without dependencies with jQuery, is available : https://github.com/julien-maurel/js-storage
308 stars 83 forks source link

.delete -> .remove IE 8 doesn't like the .delete method. #1

Closed rhynodesigns closed 11 years ago

rhynodesigns commented 11 years ago

IE 8 doesn't like the .delete method. I know changing the api sucks...

julien-maurel commented 11 years ago

Grrr, IE, always IE ;) I will merge it soon. Thanks.