Thanks for your reply. Here is the stack trace as returned by Firebug: ? in jquery-1.3.2...@2542()jquery-1.3.2.js (line 2561) ? in jquery-1.3.2...@671()jquery-1.3.2.js (line 692) ? in jquery-1.3.2...@2521()jquery-1.3.2.js (line 2542) ? in jquery-1.3.2...@2521()jquery-1.3.2.js (line 2532) ? in jquery-1.3.2...@3106()jquery-1.3.2.js (line 3110) ? in jquery-1.3.2...@2902()jquery-1.3.2.js (line 2904) ? in jquery-1.3.2...@2665()jquery-1.3.2.js (line 2693) ? in jquery-1.3.2...@2464()
If you need, I can try isolate an excerpt of the code that produced this (its not really suitable to post the whole lot as is). Cheers On May 28, 11:17 pm, John Resig <[email protected]> wrote: > Do you have a page that we can view to reproduce the problem? (That would > help a lot) > > Otherwise, do you have a stack trace from where the bug is occurring? > > --John > > On Thu, May 28, 2009 at 12:00 AM, Bob <[email protected]> wrote: > > > Hi, > > I have recently upgraded from jQuery 1.2 to the current latest > > (1.3.2). > > I am recieving the following error under Firefox 3.0.10 on Ubuntu > > Linux -- (I'm not convinced its a platform specific bug though): > > "jQuery.event.specialAll[type].teardown is undefined" on line 2561 > > the code snippet Firebug provides is: > > "jQuery.event.specialAll[type].teardown.call(elem, namespaces);" > > (this is using the full, unminified version) > > I was wondering if someone who was familiar with this part of the code > > could tell me what might cause this. > > Thanks a lot, > > Bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
