Hi,
Thanks for the fix. It works in firefox, but in IE7, selection
appears to still go wrong down in 'unique' (jquery 1.1.3, line 624) which is
called by find:
the:
first[i].mergeNum
assignment raises a:
Object doesn't support this property or method.
I see this error when
Hi,
I've got an app that is processing an ajax returned XML document, which
works fine under jquery 1.1.2 but partially breaks under 1.1.3.
The XML (simplified for the example) is of the form:
more text
The selectors:
$('type1', responseXML),
$('type1/type2', responseXML),
$('ty
2 matches
Mail list logo