User Tools

Site Tools


eg-259:rest-of-html5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
eg-259:rest-of-html5 [2013/02/26 19:51] – created eechriseg-259:rest-of-html5 [2013/02/28 21:22] (current) – [Homework Exercises] eechris
Line 167: Line 167:
  
   * You load them as you would any other JavaScript library or script.   * You load them as you would any other JavaScript library or script.
-  * The main difference between a polyfill and something you might write yourself is that care is taken to match the specification of the feature it is emulating.+  * The main difference between a polyfill and something you might write yourself is that care has been taken to match the specification of the feature it is emulating.
  
 ===== Example ===== ===== Example =====
Line 202: Line 202:
  
   - Implement a cross-browser date picker that implements the HTML5 date-time field.   - Implement a cross-browser date picker that implements the HTML5 date-time field.
-  - **Challenge**: use feature detection and polyfills to provide a full cross-browser implementation of Coursework 1 +  - **Challenge**: use feature detection and polyfills to provide a full cross-browser implementation of [[eg-259:cw1|last year'Coursework 1]]
  
 ===== What's Next? ===== ===== What's Next? =====
eg-259/rest-of-html5.1361908306.txt.gz · Last modified: 2013/02/26 19:51 by eechris