mirror of
https://github.com/jquery/jquery.git
synced 2026-01-26 00:08:30 -05:00
Backported wiki changes from http://docs.jquery.com/API/1.1.1/JavaScript
This commit is contained in:
2
src/jquery/jquery.js
vendored
2
src/jquery/jquery.js
vendored
@@ -1292,7 +1292,7 @@ jQuery.extend({
|
||||
},
|
||||
|
||||
/**
|
||||
* A generic iterator function, which can be used to seemlessly
|
||||
* A generic iterator function, which can be used to seamlessly
|
||||
* iterate over both objects and arrays. This function is not the same
|
||||
* as $().each() - which is used to iterate, exclusively, over a jQuery
|
||||
* object. This function can be used to iterate over anything.
|
||||
|
||||
Reference in New Issue
Block a user