Simple HTML/DOM/CSS/Event integration example
add/remove node: using simple
element.appendChild()/element.removeChild()
functions
node attribute updates: using
jQuery
per tag-type manipulator
CSS 3D Transform:
using CSS
-webkit-transform: property
CSS Animation:
using CSS
-webkit-transform: property
HTML-Event: using
onclick()
to pick an 3D-object; returns 3d position
Change the color with jQuery.
Red
Green
Blue