Hi Thiago, I don't believe this will work because if I register to the click event, I rebind my javascript click listeners before the sort has changed to DOM.
> To: users@tapestry.apache.org > Subject: Re: Executing Javascript when page changes or a column is sorted in > a Grid > Date: Sat, 11 May 2013 18:38:33 -0300 > From: thiag...@gmail.com > > On Sat, 11 May 2013 12:38:45 -0300, Ben Titmarsh > <ben.titma...@hotmail.co.uk> wrote: > > > Been hunting around for a jQuery way of listening to a change in the DOM > > but I don't really want to get involved with Manipulators. Is there a > > Tapestry way to rerun my javascript when the page changes > > Nope. Just use JavaScript as you would do without Tapestry. > > > or a column is sorted? > > Just use JavaScript (click event listeners in the sorting links) as you > would do without Tapestry. > > -- > Thiago H. de Paula Figueiredo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >