search for: tooncomplet

Displaying 2 results from an estimated 2 matches for "tooncomplet".

Did you mean: tooncomplete
2006 Apr 10
1
RE: Prototype Ajax - How to pass my own params toonComplete ?
...ails-spinoffs- > bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Erin Brewer > Sent: Monday, April 10, 2006 10:18 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: [Rails-spinoffs] Prototype Ajax - How to pass my own params > toonComplete ? > > Sorry if this has been covered before, i can''t imagine it hasn''t, but > i''ve been unable to find any information on it. > > Can i pass my own parameters to the onComplete function specified by > Ajax.Request ? > > My basic setup is i have...
2006 Apr 10
1
RE: Re: Prototype Ajax - How to pass my own params toonComplete
...s-spinoffs- > bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Erin Brewer > Sent: Monday, April 10, 2006 3:10 PM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: [Rails-spinoffs] Re: Prototype Ajax - How to pass my own params > toonComplete > > I like the technique you describe here, but when i try to reference > ''theElement'' in NamedActionResponseHandler() it is not defined. > > I changed the onComplete def to: > onComplete: NamedActionResponseHandler.bind(this, theElement) > > And chang...