[jQuery] Re: Parseing XML with jQuery

2007-06-15 Thread Gordon
Thanks for the help everyone. That's really a shame that you can't use the DOM functions available on HTML with XML, it would really make life easier in a lot of cases. On Jun 15, 3:09 pm, skyeflye <[EMAIL PROTECTED]> wrote: > Hi Gordon, > > Your question (and Scott's earlier reply) may nullify

[jQuery] Re: Parseing XML with jQuery

2007-06-15 Thread skyeflye
Hi Gordon, Your question (and Scott's earlier reply) may nullify this recommendation for your particular circumstances, but if it's any help to you or others, I found a good, basic tutorial on parsing XML with jQuery here: http://blog.reindel.com/2007/02/02/use-jquery-expressions-and-ajax-to-bro

[jQuery] Re: Parseing XML with jQuery

2007-06-15 Thread Scott Sauyet
Gordon wrote: Is there a way I can get the #selector style syntax to work on XML files? I don't think so. From the CSS specs [1]: Note. In XML 1.0 [XML10], the information about which attribute contains an element's IDs is contained in a DTD. When parsing XML, UAs do not always r