Prime factors calculator

Hint:

try 12313123123123 or 12313123123123123123 for long running calculations !


This sample uses HTML and Javascript asynchronously.

The long running calculation is spitted into multiple parts and gets slowly.

Benefit: There is no blocking of the UI any more.

This page is part of the http://ajaxaspects.blogspot.com/ project.