As a result of a change in rev5500 lines 154-155 have become orphaned.
I suggest removing them:
Index: jquery/src/core.js
===================================================================
--- jquery/src/core.js (revision 6006)
+++ jquery/src/core.js (working copy)
@@ -151,8 +151,6 @@
// Determine the position of an element within
// the matched set of elements
index: function( elem ) {
- var ret = -1;
-
// Locate the position of the desired element
return jQuery.inArray(
// If it receives a jQuery object, the first element is
used
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---