[jQuery] Re: inconsistent processing for xml vs html

2007-09-30 Thread [EMAIL PROTECTED]
http://dev.jquery.com/ticket/1753 On Sep 29, 7:47 am, "John Resig" <[EMAIL PROTECTED]> wrote: > Could you submit a ticket for this? Thanks! > > http://dev.jquery.com/ > > --John > > On 9/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > In jQuery 1.2.1, line 783 does this: > > >

[jQuery] Re: inconsistent processing for xml vs html

2007-09-29 Thread John Resig
Could you submit a ticket for this? Thanks! http://dev.jquery.com/ --John On 9/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > In jQuery 1.2.1, line 783 does this: > > div = doc.createElement("div") > > The attributes that Firefox 2.0.0.7 creates for div are different > dependin