News

HTML5 offers form field validation support built into the HTML form input tags that should greatly reduce the need for JavaScript validation code. In this post, I look at some examples of this. Topics ...
When you are developing content it is amazing how often you find yourself reinventing the wheel … over and over and over again. One place where this happens with monotonous regularity is in the ...