Opened 15 years ago
Last modified 15 years ago
#3595 closed bug
each() doesn't work properly in IE — at Initial Version
Reported by: | Nightflyer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | effects | Version: | 1.2.6 |
Keywords: | each explorer | Cc: | |
Blocked by: | Blocking: |
Description
$(xml).find('test').each( function(i){ [] });
Works in Firefox and Opera but not in Internet Explorer
Note: See
TracTickets for help on using
tickets.