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. Except for the Mandelbrot Set example, they 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