Been working with the canvas element with a library called Raphael
Current revision: http://jsfiddle.net/G5mTx/27/
Working in IE7 revision: http://jsfiddle.net/G5mTx/10/
Note: These work in non-IE browsers.
So… I’ve added a bunch of jQuery handlers since revisions 10. Is there a javascript library I can use for just IE that will enable everything?
EDIT: Note that revisions 11-26 may not have to do with revisions 10 and 27 (jsfiddle is public)
Solution in comments of original post.