String ajaxTag(AjaxEvent h, AjaxAction act, String resultID="", [AjaxData] extras=[])
Usage
When the event h occurs on the tag, apply the action and if applicable updates the contents of the tag with id resultID with the result of the handler.
content("Title");