diff --git a/demos/worker.html b/demos/worker.html index c8eec8a..b559f27 100644 --- a/demos/worker.html +++ b/demos/worker.html @@ -1,30 +1,27 @@ - - - Worker - - - +Web Worker + +

Web Worker Demo

Works in Chrome, Safari, and Firefox. Web worker portion works in Opera.

Use arrow keys to change the direction of the animated square. The square is animated with requestAnimationFrame.

@@ -33,6 +30,5 @@

Messages from Worker:

- - - + +
\ No newline at end of file