ExplorerCanvas
Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer.
| Keywords |
|
|---|---|
| Site | ExplorerCanvas |
| Author | Google Inc. |
| License | Apache License |
| Stable Version | 0002 |
| Update | 2008-06-19 |
Sample Code
<script src="http://jsload.net/init"></script>
<script type="text/javascript">
JsLoad("excanvas", "0002");
</script>