XINS - Ajax Example with the Dojo Toolkit
Description

This page is a demo that shows you how easy it is to use XINS in combination with the Ajax Dojo toolkit.
This example requires the myproject API to run on your computer.
To run the myproject API, go to the demo\xins-project directory and execute xins run-myproject.
For security reason, Firefox won't allow to call the API.

Form

A call is done to the API when you change the gender or lost the focus of the text field.

Gender:
Last name:
Answer:

Technical explanations

You can have a look at the source code of this HTML page to fully understand this example.

Prev