Category Archives: regex

Extending HTML5 input types with regular expressions

I was reading Jeremy Keith’s, HTML5 for Web Designers which I’ve written about before. This quote is from the section on new <input> tag types, end of chapter 4: The good news is that you can use the pattern attribute to specify exactly what kind of value is expected. The bad news is that you [...]

Also posted in html5, web development | 1 Comment
+