Demonstration of Asynchronous JavaScript

A script running asynchronously with or without the HTML 5 support : The page is loaded first and then the script run.

The JavaScript code is placed on top (see the source of this page). However, the results of execution will be displayed at the end, so after the page was fully displayed...



Return to the article Asynchronous JavaScript.

Return to JavaScript case-studies.

(c) 2009 Xul.fr