Search Results

2
votes
3answers
6k views

jQuery $().find problem

I'm trying to get the contents of a XML document element, but the element has a colon in it's name. This line works for every element but the ones with a colon in the name: …