Demo - Getting Data From Another HTML Page with Ajax and Gears

You can with Ajax load an HTML page on the (same) site, extract data and display them into the content of the current page.

This demos loads another HTML page, anaa-gears-functions.html, take inside a table that holds the list of Anaa's functions, and store this table into this page below the submit button.
See the source code of the script (the part that is specific to this demo).



***Must be stored here***.

Once this page is loaded, go offline by a click on the first button. You can now close the Internet connection and load this page again, and click on submit to try the demo without connection.

(c) Anaa.eu
(c) From tutorials by xul.fr.