Hi,
I don't know if it is related but I found jquery 1.3 broke my code
selecting nodes in xml based on attribute values - for example the
following now fails for me:
var res = $("result[name='MyResultNode']", data);
(
I put full information over at:
http://groups.google.com/group/jquery-en/browse_thread/thread/16b98489822add91
)
Did this fix above make it into 1.3 and if it did any idea about this
issue?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---