About | Download | Examples | Tutorials |
XUL examplesSVG 1.1 examplesCharts examplesXHTML 1.0 examplesSMIL 3.0 animationsAML examplesUI Managers<Sandbox /> |
|
SPI navigationIn this example the page content is loaded asynchronously without entire page refresh. Such a technic could be useful when loading tree fragment, message body etc. unloading server from entire page generation. Source code SPI form submitIn this example form is submited without the entire page refresh. In case of votation implementation such a technic could save traffic and the interface reaction. Source code |