treehouse : what would you like to learn today?
Web Design Web Development iOS Development

How does Deviant Art use HTML5 Canvas in IE7/8?

  • I was looking at some art and noticed they were using HTML5 canvas to display their image. I wondered what their fallback was for IE8 and lower and noticed they were still using the Canvas element.

    How are they able to do that? I don't see any kind of script attached that can make it render in IE.