Ruby on Rails
JavaScript, XHTML, CSS
Java, Distributed Systems
<you_name_it>
ie8
IE8 Support for Liquid Canvas
Submitted by Steffen on Mon, 03/23/2009 - 22:27A new version of excanvas has been released yesterday: It now supports IE8. Well, haven't we - ahhm... Liquid Canvas - been waiting for this ;-)
So this is what I did an hour ago: I copied the new version into my Liquid Canvas project and ... surprise it didn't work. After a short debugging session I spotted the problem. It seems that excanvas no longer likes dynamically generated DOM elements with the tag name "canvas" - replacing it with "div" did the trick.
