Chapter 3: Forms
Here's a general HTML5 Forms demo page.
- Firefox Contacts addon
- draft W3C Contacts API.
<datalist>
replicating Google Suggest functionality
- When browsers need a helping hand: polyfilling script
placeholder
in Firefox 3.7a
- Steven Levithan's
regular expressions blog
- Modernizr
- CSS Basic User Interface module
- Styling forms can lead to madness