.
Is there any way to solve such problem?
2) Is there any simple way to sort NodeList by attribute value?
Let's say my xml is like that:
<naujienuSarasas>
<naujiena id="1">
....
</naujiena>
<naujiena id="3">
....
</naujiena>
<naujiena id="2">
....
</naujiena>
....
</naujienuSarasas> I need to sort nodes called "naujiena" by id value
I would be grateful if someone could help me.
Edited by thatsme, 14 July 2011 - 10:47 PM.


Sign In
Create Account


Back to top









