[jQuery] Re: Newbie question: how to reference an element via XML attribute.

2008-10-17 Thread JFQueralt
Hi, Mike. Thanks for the hint. Will try it tonite at home :-) Jean On Oct 16, 2:28 am, Mike Alsup <[EMAIL PROTECTED]> wrote: > > Second, I´ve found a solution using the DOM while it works is far from > > being jQuery pure code: > > >         //Iterate among all retrieved items. > >         $('

[jQuery] Re: Newbie question: how to reference an element via XML attribute.

2008-10-15 Thread JFQueralt
Hi again. First of all, sorry for the double posting; just a mistake. Second, I´ve found a solution using the DOM while it works is far from being jQuery pure code: //Iterate among all retrieved items. $('item', xml).each(function(i){ //Retrieve the Node of the i

[jQuery] Newbie question: how to reference an element via XML attribute.

2008-10-15 Thread JFQueralt
Hi, everyone. Sorry for such simple question but not being familiar with jQuery I just can´t find how to do this: The objective is to change the content several elements of a page loading an XML file via the "get" function. The XML file: Some text in english

[jQuery] Newbie question: how to reference an element via XML attribute.

2008-10-15 Thread JFQueralt
Hi, everyone. Sorry for such simple question but not being familiar with jQuery I just can´t find how to do this: The objective is to change the content several elements of a page loading an XML file via the "get" function. The XML file: Some text in english