Hi I did something like this by observing Tapestry Zone Events and CSS style
http://github.com/ccordenier/tapestry5-hotel-booking/blob/master/src/main/java/com/tap5/hotelbooking/components/AjaxLoader.java http://github.com/ccordenier/tapestry5-hotel-booking/blob/master/src/main/webapp/static/hotel-booking.js 2010/10/11 Thiago H. de Paula Figueiredo <[email protected]>: > On Mon, 11 Oct 2010 12:23:51 -0300, Muhammad Mohsen <[email protected]> > wrote: > >> Hi all, > > Hi! > >> I was wondering if anyone had implemented a way to inform the client that >> a zone is being updated whether by form submission or an ordinary link ? >> Something like a progress icon may be ? > > I don't recall doing something like that, but that's what I'd use for it: > http://api.prototypejs.org/ajax/ajax/responders/ > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and > instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards, Christophe Cordenier. Committer on Apache Tapestry 5 Co-creator of wooki @wookicentral.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
