Implemeting a visual representation of the Sieve of Eratosthenes with Javascript
Open index.html with your browser.
Enter a maximum number until which to generate prime numbers. In a colored number chart, all the prime numbers less than that maximum number will be displayed.