Gaia Earth

Gaia Ajax Button example

This is an example of the Gaia Ajax Button, try to push the Button once and see the result.
If you see the code behind you will see that not only can you trap the event handler of it and manipulate the actually button, but you can also manipulate ALL other Gaia Ajax controls on that page. If you click the Ajax Button until it becomes larger than some threshold you will get an "easter egg"... ;)
Also from the Gaia Ajax Button you can also redirect as normal just as you can do in a normal ASP.NET Postback. If you try the second Ajax Button you'll see this in action.