You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by Bob Schellink <sa...@gmail.com> on 2011/03/29 14:47:47 UTC

[ANNOUNCEMENT] Ajax4Click 0.1 now available

Hi all,

The first release of Ajax4Click is now available.

http://code.google.com/a/apache-extras.org/p/ajax4click/

Ajax4Click provides common Ajax utilities for Apache Click. Features include:

- extract Controls or markup from the Ajax response
- add Control head elements to the page
- evaluate any scripts returned by the Ajax response
- provide a MultiActionResult for processing multiple DOM updates
- handle common errors such as session timeouts

Full documentation is available here:
http://code.google.com/a/apache-extras.org/p/ajax4click/wiki/jQueryAjax

Only jQuery is currently supported.

regards

bob