Adding local storage or cookies to JQuery shopping cart – Twitter bootstrap
I'm building shopping-cart-like feature with JQuery. So far I can add and remove items from the cart without a problem. However, I would like the items in the list to persist if the user refreshes the page or decides to…