I think I forgot to mention that fx.js was my inspiration ;)
@ShowOnAjax should also have a parameter with a list of components. @ShowOnAjax
then only reacts on Ajax-Events within those components. @ShowOnAjax could also
have two subcomponents like a4j:status.
ciao.michael.
> -Ursprünglich
Hi Daniel,
in the onLoad of Dojo you have to registered two functions
dojo.event.connect("around", tapestry, "loadContent", this, "postLoading");
dojo.event.connect("around", tapestry, "linkOnClick", this, "preLoading");
These functions surround the tapestry functions responsible for updating