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 -~----------~----~----~----~------~----~------~--~---
