In my last column, I discussed HTML5 support for offline storage and caching through the use of LocalStorage and SessionStorage. Continuing with the HTML5 focus, I want to investigate the new ...
It's no surprise that HTML 5 is coming. However, it's been a bit easier to miss that a lot of work has also been going into the issue of Web forms. So much so, that the HTML Working Group has ...
When developing web applications, my preference is to use HTML tags rather than JavaScript solutions whenever possible. HTML tags tend to be cleaner and simpler and will often work whether JavaScript ...
But as these gaps close, the new form elements will make it much easier for Web developers to gather information and enforce a few rules that keep the users in line. To find out if your browser ...