Hi people, I hope you're doing okay. I'd like to compliment the people that designed Tapestry, it's just great. It turns out that when I'm thinking of a possible solution to a complex problem, it's already implemented as a component or part of the framework. So, kudos to them. (as a suggestion: if the documentation were a little more complete/centralized it'd have an enormous positive impact)
So, regarding my question, I was implementing an image upload component based on Uploadify (http://www.uploadify.com/) and an ajaxformloop fits almost perfectly. What I would like to do is to trigger an "addRow" event by executing some javascript (that will be invoked when an upload finishes). I thought of simulating a click event on an invisible "add row" link but I'm sure there's a prettier solution out there. The same question could apply to any client-side ajax behavior, like refreshing zones. Is there any way to do it programmatically via javascript? Another thing: the javascript effect displayed when a row is added/removed behaves in a somewhat weird fashion. Can be this effect be disabled or configured? Thanks a lot! -- View this message in context: http://old.nabble.com/Tweaking-an-AjaxFormLoop-tp28182870p28182870.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org