Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer. To use, web developers only need to include a single script tag in their existing web pages.
Overview
Sample pages using the canvas tag are included with the source code.
For more information about the canvas tag, take a look at
this tutorial.