kedare
2007-Sep-08 11:38 UTC
Beginner : Error too much recursion (Infinite Loop) on many effect
Hello , im new to Scriptaculous and Prototype , I use prototype 1.6.0_rc1 and scriptaculous 1.7.0 , but i have a problems with many effect , by exemple on pulsate , when i try that : <button onclick="new Effect.Pulsate(''html_body'')">Hello</button> i get a infinite loop with error "too much recursion" , its not my fault , i haven''t write any javascript code (only the button event here) what the problems ? :( thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Antonio CS
2007-Sep-08 12:57 UTC
Re: Beginner : Error too much recursion (Infinite Loop) on many effect
I think that version of scriptaculus is incompatible with a version of prototype higher than 1.5.0. Download *1.7.1 beta 3 * On 9/8/07, kedare <kedare78-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > Hello , > im new to Scriptaculous and Prototype , > I use prototype 1.6.0_rc1 and scriptaculous 1.7.0 , > but i have a problems with many effect , by exemple on pulsate , when > i try that : > <button onclick="new Effect.Pulsate(''html_body'')">Hello</button> > i get a infinite loop with error "too much recursion" , its not my > fault , i haven''t write any javascript code (only the button event > here) > > what the problems ? :( > > thanks > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
kedare
2007-Sep-08 15:06 UTC
Re: Beginner : Error too much recursion (Infinite Loop) on many effect
Same problem with the 1.71 beta 3 :( On 8 sep, 14:57, "Antonio CS" <antoni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I think that version of scriptaculus is incompatible with a version of > prototype higher than 1.5.0. > Download *1.7.1 beta 3 * > > On 9/8/07, kedare <kedar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Hello , > > im new to Scriptaculous and Prototype , > > I use prototype 1.6.0_rc1 and scriptaculous 1.7.0 , > > but i have a problems with many effect , by exemple on pulsate , when > > i try that : > > <button onclick="new Effect.Pulsate(''html_body'')">Hello</button> > > i get a infinite loop with error "too much recursion" , its not my > > fault , i haven''t write any javascript code (only the button event > > here) > > > what the problems ? :( > > > thanks--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Antonio CS
2007-Sep-08 15:09 UTC
Re: Beginner : Error too much recursion (Infinite Loop) on many effect
Then try prototype.js 1.5.1.1 On 9/8/07, kedare <kedare78-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > Same problem with the 1.71 beta 3 :( > > On 8 sep, 14:57, "Antonio CS" <antoni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > I think that version of scriptaculus is incompatible with a version of > > prototype higher than 1.5.0. > > Download *1.7.1 beta 3 * > > > > On 9/8/07, kedare <kedar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > > > Hello , > > > im new to Scriptaculous and Prototype , > > > I use prototype 1.6.0_rc1 and scriptaculous 1.7.0 , > > > but i have a problems with many effect , by exemple on pulsate , when > > > i try that : > > > <button onclick="new Effect.Pulsate(''html_body'')">Hello</button> > > > i get a infinite loop with error "too much recursion" , its not my > > > fault , i haven''t write any javascript code (only the button event > > > here) > > > > > what the problems ? :( > > > > > thanks > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hesham
2007-Sep-10 03:47 UTC
Re: Beginner : Error too much recursion (Infinite Loop) on many effect
ٍSame thing happened to me when i used scriptaculous 1.7 beta with any prototype library version in most of the scriptaculous effects, it''s still not ready i guess for use, so it''s still more safe to use the stable version. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
bovineaux
2007-Sep-10 05:40 UTC
Re: Beginner : Error too much recursion (Infinite Loop) on many effect
Damn. Sent this directly to Hesham... still not used to the Groups interface :) Anyway, what I said was... I had to revert a project under development back to r7296 (last commit before prototype 1.6) after seeing Stack Overflow errors from IE 7 coming from Prototype.js. The line numbers pointed directly at the extended Event.pointerX / Event.pointerY functions, which I''m using in this context: function (/*object*/evt) { var y = Event.pointerY(evt); } Not sure at this point if it''s a bug in Prototype or a misuse of new Prototype code by my own code. On Sep 10, 1:47 pm, Hesham <heshamgne...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> ٍSame thing happened to me when i used scriptaculous 1.7 beta with any > prototype library version in most of the scriptaculous effects, it''s > still not ready i guess for use, so it''s still more safe to use the > stable version.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---