Links to test pages: http://dl.dropbox.com/u/11686/bl/test-jQuery-1.4a1.html http://dl.dropbox.com/u/11686/bl/test-jQuery-1.4a2.html
The pages are identical other than the version of jQuery they're using. I stripped out all of the page content and extraneous JavaScript. I still get a "too much recursion" error on line 1486 in the error console when I use jQuery 1.4a2. The same page using jQuery 1.4a1 instantiates the tabs as expected. Thanks, Aaron On Dec 21, 1:01 pm, John Resig <jere...@gmail.com> wrote: > Huh, haven't seen anything like this, off-hand. Do you have a page > that we can look at? > > --John > > On Mon, Dec 21, 2009 at 3:03 PM, Aaron <floo...@floodle.org> wrote: > > I'm using jQuery 1.4a2 with jQuery UI 1.7.2. Creating tabs worked with > > jQuery 1.3.2 as well as 1.4a1. Attempting to run $('#tabs').tabs() > > with 1.4a2 results in a 'too much recursion' error. I'm not doing > > anything fancy - just instantiating the tabs with a couple options. > > Firebug reports the problem is on line 1486 in the Proxy function, > > though I don't know enough about the internals of jQuery to verify if > > this is indeed the case. > > > Has anyone else experienced this issue or does anyone have an idea of > > what might be going on? > > > -- > > > You received this message because you are subscribed to the Google Groups > > "jQuery Development" group. > > To post to this group, send email to jquery-...@googlegroups.com. > > To unsubscribe from this group, send email to > > jquery-dev+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/jquery-dev?hl=en. -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.