I seem to be having a problem with the latest release of Jquery
Given this XML:-
<?xml version="1.0" encoding="UTF-8"?>
<viewentries toplevelentries="1">
<viewentry position="1" unid="91315C4702B51A9780257012002DFFCF"
noteid="4806" siblings="1">
<entrydata columnnumber="0" name="Abbreviated Name">
<text>Janine Porter/Operations/Ventura House/Wath</text>
</entrydata>
<entrydata columnnumber="1" name="Common Name">
<text>Janine Porter</text>
</entrydata>
</viewentry>
</viewentries>
Then this did work
$('[EMAIL PROTECTED]"Abbreviated Name"]', xml).get(0).text) - giving me 'Janine
Porter/Operations/Ventura House/Wath' from the above.
Putting the latest Jquery in (* $Rev: 249 $) - compressed - IE6 gives me
'wrong number of arguments or invalid property assignment'
I'm sure the error will be mine but I didn't think the attribute syntax had
been changed!
Thanks
Ian
--
View this message in context:
http://www.nabble.com/Searching-for-XML-attribute-tf2215205.html#a6135517
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/