[jQuery] Re: Help with XML parsing/looping
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
Change "$('entreelisting',xml)" to "$('entreelisting',this)".