Re: confirmation javascript in ajaxformloop

2011-06-30 Thread Ernesto Badillo
aling with rows, the problem is with gathering all the > ids of nested elements. If you used a button inside the link instead, > you could just use its onclick handler: > Remove > > Kalle > > > On Thu, Jun 30, 2011 at 10:18 AM, Ernesto Badillo wrote: >> Hi, >> &g

confirmation javascript in ajaxformloop

2011-06-30 Thread Ernesto Badillo
nt so it is not possible to retrieve its id to add an onclick handler. The only option left seems to be creating my own removerowlink component. ¿Is there any other thing I can do? ¿Is it possible to do this with a mixin? Thanks! -- Ernesto Badillo "Always code as if the person who will mai