Re: [Proto-Scripty] Re: transfert parameter (this) in Ajax.Request

2010-11-10 Thread laurent barre
Hi, Thank, Laurent 2010/11/3 T.J. Crowder > Hi, > > > If the function "show_message" is in " new Ajax.Request()" , the result > > corresponds to the Request. > > But if the function "show_message" is outside "new Ajax.Request()" then > the > > result corresponds to the previous Request. > > I

Re: [Proto-Scripty] Re: transfert parameter (this) in Ajax.Request

2010-11-02 Thread laurent barre
Hi, It's the fisrt time that I work with javascript and that I use P.O.O. javascript. I saw some lessons on javascript, I start to understand. You are right, my problem isn't "this". I retried, the problem is in the function "Ajax.Request". example code : url : function(object) {