HTML5 defines the <canvas> element as “a resolution-dependent bitmap canvas which can be used for rendering graphs, game graphics, or other visual images on the fly.” A canvas is a rectangle in your page where you can use JavaScript to draw anything you want.</canvas>
Basic <canvas>
supportIE* 7.0+
Firefox 3.0+
Safari 3.0+
Chrome 3.0+
Opera 10.0+
iPhone 1.0+
Android 1.0+
No comments:
Post a Comment