Changes between Initial Version and Version 1 of Ticket #11278, comment 3
- Timestamp:
- Feb 3, 2012, 3:02:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11278, comment 3
initial v1 1 I like this; it makes unnecessary the `jQuery.each( arr || undefined, ... )` idiom and costs almost nothing.1 I like this; it makes unnecessary the `jQuery.each( arr || [], ... )` idiom and costs almost nothing.