Actually, it does work on IE, because it uses the excanvas library from Google. Most canvas operations can be emulated this way, only failing when a high level of performance is necessary (i.e. I made a tower defense game in the canvas and it played very poorly in IE, although it did play).