[jQuery] Re: Retrieving specific xml node from xml document

2007-05-15 Thread chillstroll
ring XML, if you must use the > XHR object, why not deliver the pre-formatted HTML? > > - jake > > On 5/15/07, chillstroll <[EMAIL PROTECTED]> wrote: > > > > > Sure thing..This is what I have so far: > > > XML DOC: > > > > > >

[jQuery] Re: Retrieving specific xml node from xml document

2007-05-15 Thread chillstroll
Sure thing..This is what I have so far: XML DOC: Monday, May 14, 2007 Monday 051407.jpg San Antonio Hosts Training for Ministry Conference Text Here 2007-5-14.asx

[jQuery] Re: Retrieving specific xml node from xml document

2007-05-15 Thread chillstroll
Sure thing.. XML DOC: Monday, May 14, 2007 Monday 051407.jpg San Antonio Hosts Training for Ministry Conference Text Here 2007-5-14.asx Names of God bracelet

[jQuery] Re: Retrieving specific xml node from xml document

2007-05-15 Thread chillstroll
Yes that is correct. However it is not showing. I tried your examples but it did not work. Where does the code go? I currently have it outside the success function of .ajax but still inside the main document.ready function. Is that correct. If I add the code $('.wkguidetoday:first').show(); right

[jQuery] Re: Retrieving specific xml node from xml document

2007-05-15 Thread chillstroll
}); $('.wkguidetoday').find("[EMAIL PROTECTED]").show(); }); I am loading all the data when the document loads and appending to div classes(".wkguidedays and .wkguidetoday"). I am then hiding the ".wkguidetoday" class after a

[jQuery] Re: Retrieving specific xml node from xml document

2007-05-14 Thread chillstroll
project > is set up. It seems you're delivering a decent amount of information via > ajax, could you do this when the document loads and then hide it? For that > matter, using anchors with href="#" is not good because of event > propagation, you'll have to return false an

[jQuery] Re: Retrieving specific xml node from xml document

2007-05-14 Thread chillstroll
Bejamin, Thanks for the quick reply. I don't have a live version yet. It's only on my local right now. You're right.. "this" is not what I'm looking for there. I want to pass either the (array) id of the specific xmlnode or something to the function getShow() so that I can retrieve and display the

[jQuery] Retrieving specific xml node from xml document

2007-05-14 Thread chillstroll
Greeting all, I'm sure this is quite simple; however not sure how do it. I want to be able to get a specific xml node from the xml document using a function call after I have initially retrieved it with jquery. Hope my code will explain better: XML DOC: Monday, May 14,