Some JavaScript Demos

This page exhibits some experiments with new features of Javascript and HTML5: The canvas element and web worker threads. They should work in recent versions of Firefox, Chrome, Safari, and Opera. These should work in Internet Explorer 10 or later, and all except the Mandelbrot Set should work in Internet Explorer 9. The first three also work in older versions of Internet Explorer, but run slowly.


HTML5 Canvas Demos

Off-screen Canvas Demo

Worker Thread Demo (with canvases)


David Eck