[jQuery] Re: Help with XML parsing/looping

2008-07-17 Thread Diego A.
Hi, I made this plugin last week and it just seems that out of nowehere everyone seems to be looking for it: XML 2 JSON: http://www.fyneworks.com/jquery/xml-to-json/ Hope it helps... Cheers, Diego A. 2008/7/16 linesandwaves <[EMAIL PROTECTED]>: > > Hi all, > > I realize this is a gigantic new

[jQuery] Re: Help with XML parsing/looping

2008-07-16 Thread spicyj
Change "$('entreelisting',xml)" to "$('entreelisting',this)".