AJAX has been a blessing, but with the vast majority of browsers now support HTML 5 storage, we have an opportunity to enhance web user interfaces in a more efficient way.
Persisting form field data between page loads
Maintaining the values in form fields between browser sessions has never been easier with HTML 5 Storage. It can go a long way towards enhancing the usability of your forms.
Add to Favorites with JavaScript – the smarter way
Let's get it out of the way now. Yes, the "Add to Favorites" button is pretty old-school. The modern web user is savvy enough to…