Re: [TapestryHotelBooking Demo]AjaxLoader component questions

2010-10-29 Thread Christophe Cordenier
Thanks for feedback ! You can fill an issue on github, i'll have a closer look before releasing 1.1 2010/10/29 Muhammad Mohsen > I just solved id :) > > I debugged through tapestry javascript and found that the link loading the > zone has an onclick JS code saying something like: > > javascript:

Re: [TapestryHotelBooking Demo]AjaxLoader component questions

2010-10-29 Thread Muhammad Mohsen
I just solved id :) I debugged through tapestry javascript and found that the link loading the zone has an onclick JS code saying something like: javascript:return Tapestry.waitForPage(*someting*) It's built in code so we don't actually need it. Now this method returns "true" whenever the variab

[TapestryHotelBooking Demo]AjaxLoader component questions

2010-10-28 Thread Muhammad Mohsen
Hi All, Yet another great contribution and also a great component to facniate me. Thank you all for the effort done and for the tapestry team to create such a dynamic framework :) Now to the component. Here it is for fast reference: (I removed the package declaration and the imports) /** * App