EaselJS HTML Elements

Simple example of using a DOMElement. Note how the DOMElement can display outside the canvas boundaries, whereas the blue Shape border cannot.

Hello! I'm an HTML div.

I am not rendered to the canvas, but I can be included in the display list for positioning and transformations.

This means I can contain any HTML content (rich text, forms, video, etc), but I'm not a full part of the EaselJS display list.

This is a link