=== Plugin Name === Contributors: ramoonus Donate link: http://www.ramoonus.nl Tags: html5, canvas, javascript Requires at least: 3.0.0 Tested up to: 3.2.0 Stable tag: 1.0.0 ExplorerCanvas brings the HTML 5 Canvas element to IE 6-8. == Description == Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 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. == Installation == 1. Upload `excanvas/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None at this moment. == Upgrade Notice == Its recommended to flush the cache after upgrading. == Screenshots == Not relevant. == Changelog == = 1.0 = * First version