February 2014
Intermediate to advanced
466 pages
16h
English
|
Topic |
Description, methods, and so on |
Page |
|---|---|---|
| New input types[1] | HTML5 <input> element types | |
| 42 | ||
|
42 | |
|
46 | |
|
49 | |
| New input attributes[1] | HTML5 attributes on <input> elements | |
|
42 | |
|
49 | |
|
43 | |
|
42 | |
|
46 | |
| data-* attributes | Storing key/value data in attributes on elements | 46 |
| valueAsNumber property | Reading input values in numeric format | 54 |
| <output> element | Displaying the output of calculations | 47 |
| Preventing validation | Providing means of bypassing client-side validation | |
|