Tag: javascript
HTML5 Die Serie: Folge 1
“HTML5 Die Serie” erklärt anhand konkreter Beispiele, was es mit HTML5 auf sich hat und wie man selbst mit HTML5 und verwandter Technologien wie JavaScript oder CSS3 eindrucksvolle Webseiten und Web-Anwendungen entwickelt. Folge 1 gibt einen Überblick darüber, was HTML5 alles möglich macht und wie es überhaupt zu HTML5 gekommen ist. Weitere Informationen zu allen Angeboten von Microsoft für Schüler und Studenten findet ihr auf www.techstudent.de – dem Portal für Geeks, Nerds, Techies und alle, die es noch werden wollen.
HTML5 & CSS3 – Chapter 2 New tags and Attributes
Welcome to Chapter 2 of the HTML5 & CSS3 Practical Programming series. We look at the new HTML5 tags and how they are implemented. Please like/comment, and let me know how you like the style. Forgive the mediocre quality – still working out kinks in my processing system. Thanks PP
lynda.com tutorial | HTML5: Drag and Drop in Depth—Understanding drag and drop
Watch the entire course at www.lynda.com In HTML5: Drag and Drop in Depth, Bill Weinman shows how to make just about any web page element draggable with a combination of JavaScript and HTML5, a technique that has increased browser support and that eliminates the need for external libraries such as jQuery. The course covers how to detect drag-and-drop support in the user’s browser, code a simple event listener, use a drop zone, and even receive dropped objects without a drop zone. A simple working example game, a practical implementation of drag-and-drop that can be applied to almost any web site, is also demonstrated.