Tag: javascript
HTML5 Fireworks – preview
jsdo.it Firework codes submitted on jsdo.it will be used for 7/7 festival on browser! We welcome everyone’s challenge to make this event a spectacular one.
HTML5 Multimedia with Bruce Lawson
A much-hyped feature of HTML5 is native multimedia. In this session we’ll look at embedding multimedia into your pages, and how to make it work cross-browser and degrade gracefully in older browsers. Sound too good to be true? It’s not! We’ll look at the pros and the cons of HTML5 multimedia and see how to write controls with JavaScript and CSS. We’ll also look at how HTML5 builds in support for subtitles and captions for multimedia accessibility. We’ll build up a working example, and look at what’s coming just around the corner in HTML.next – and you might pick up a Turkish dancing tip on the way. ** Find more educational resources on HTML5 and Open Source Development at marakana.com
Creating snapshots of videos in HTML5 canvas
A quick tutorial on how you can use HTML5 canvas to grab snapshots from videos for people to save.