Re: FW: items() method in javascript returns array elements in incorrect order

2007-06-18 Thread Archie Cobbs
XML attributes are in general not ordered, so you can't expect ordering to be preserved when an XML document is read into memory as a DOM. On 6/18/07, Bruce Rindahl <[EMAIL PROTECTED]> wrote: I sent this in February but got no response. Is it possible for someone to look at this? Thanks! Bruce

RE: FW: items() method in javascript returns array elements in incorrect order

2007-06-18 Thread Bruce Rindahl
My bad. I never remember seeing this. Thanks for the clarification. Bruce -Original Message- From: Cameron McCormack [mailto:[EMAIL PROTECTED] Sent: Monday, June 18, 2007 5:30 PM To: batik-users@xmlgraphics.apache.org Subject: Re: FW: items() method in javascript returns array elements

Re: FW: items() method in javascript returns array elements in incorrect order

2007-06-18 Thread Cameron McCormack
Hi Bruce. Bruce Rindahl: > I sent this in February but got no response. Is it possible for someone to > look at this? Thomas did respond to this: http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/200703.mbox/[EMAIL PROTECTED] Attributes on an element are considered to be uno

FW: items() method in javascript returns array elements in incorrect order

2007-06-18 Thread Bruce Rindahl
I sent this in February but got no response. Is it possible for someone to look at this? Thanks! Bruce Rindahl -Original Message- From: Bruce Rindahl [] Sent: Tuesday, February 27, 2007 12:59 PM To: 'batik-users@xmlgraphics.apache.org' Subject: items() method in javascript returns array