I just upgraded from 5.0.13 to 5.0.17 and fixed all of my issues ;) except
for this one. This is my first tapestry app (and first post) so hopefully I
can explain this sufficiently...
I've got a form within a zone which is working fine. There are action links
within this form which are tied to
I would just write a little javascript, whatever is causing your zone to
update, just put an onclick="showThrobber('zoneid')" then in that function
just replace the innerhtml (or change some css class, there is more than one
way) of the zone with your loading icon/message. This replacement will
h