XINS - AJAX Example 1
Description

This page is a demo that shows you how easy it is to use XINS in combination with AJAX.
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.

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.

Next