|
3 |
edited tags; [made Community Wiki]
|
||
|
2 | Fixed code display | ||
|
HTML 5 is the new W3C definition for HTML and will likely represent the direction the internet goes as people find the next killer apps that work in it. There are the much publicized 'public' coding features like the Some examples I've come across thus far: Drag-and-drop events that control data transfer - eg:
2d/3d graphics through extension of the Context-aware html blocks (as a bonus - the obselecense of the
and I'm not sure if this is new, but the Anyone played with these and found some interesting examples of them put together? Some demo code perhaps? |
||||
|
1 |
|
||
HTML 5 - Sneaky stuffHTML 5 is the new W3C definition for HTML and will likely represent the direction the internet goes as people find the next killer apps that work in it. There are the much publicized 'public' coding features like the Some examples I've come across thus far: Drag-and-drop events that control data transfer - eg: document.addEventListener("dragstart", function(event)
2d/3d graphics through extension of the Context-aware html blocks (as a bonus - the obselecense of the
and I'm not sure if this is new, but the Anyone played with these and found some interesting examples of them put together? Some demo code perhaps?
|
||||
