Vous n'êtes pas connecté. Connexion
|
|
HTML5 discovery tutorialDe $1Table des matières
IntroductionIn this part of the tutorial, you will discover interactive examples (you will be able to change the code and see the results interactively) of HTML features. Some APIs or features are not yet available on every web browser, so you may need to try switch from one browser to another in order to run all the examples. FormsExcellent, detailed presentations with lots of examples of HTML5 forms by:
New attributes for input fields : placeholder, pattern, autofocus CSS pseudo classes...
Selecting files and directory
Tel
Url, search, voice recognition
The new <datalist> element
Drag'n'drop and File APIAccess file details (name, size, type) :
Instant preview dropped images
CanvasGood references : Simple examples
Clipping/using mask to draw only a part of the canvas
Track mouse events
Stack canvases in layers
Images
2D Transformations
Save canvas content
VideoBasic usage
Video captureFor these example to run, you need a browser that supports the getUserMedia API. See : Get a web browser that supports the getUserMedia API. Resources : http://www.html5rocks.com/en/tutorials/getusermedia/intro/, most interactive examples come from there. Display webcam stream in a video element
Apply CSS effects on a video element with live webcam
Take a snapshot from the live webcam stream
Other demos
|
Powered by MindTouch Deki Open Source Edition v.8.08 |