Changes between Initial Version and Version 1 of Ticket #3595
- Timestamp:
- Nov 12, 2008, 2:08:48 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3595 – Description
initial v1 1 {{{ 1 2 $(xml).find('test').each( function(i){ 2 3 //[] 3 4 }); 5 }}} 4 6 5 7 Works in Firefox and Opera but not in Internet Explorer