Thursday, January 1, 2009

[jQuery] Re: parsing xml

> jQuery needs a context for find() to work.

That worked thanks! The xml file I was really using actually had a
context similar. But it also had a header that was causing the
problem. It was:

<?xml version="1.0" encoding="UTF-8"?>

Any idea why this would break it?

Thanks!

No comments:

Post a Comment