[jQuery] Menu content within text file

2010-02-04 Thread jayz
hi all, i'm trying to build a menu ..whose content will fetched through any text file..it maybe json..xml or any other format. is there any way possible to create menu at runtime with the help of the data available.

[jQuery] Json GET Method

2009-07-20 Thread jayz
Am trying to access a restful service through jquery. Could any one provide me with sample code how to make a GET request which will consume json data returned by the service. am a total newbie. any help wil be appricitd. Jayz

[jQuery] Re: Json post with mozilla

2009-07-19 Thread jayz
successfully..woud you post that for reference. Thanks Jayz On Jun 16, 7:44 pm, Nowhere spina.r...@gmail.com wrote: Hi all, I'm newbie to Jquery so excuse me for dummy question. I'm facing with the issue of making a call to another domain with mozilla firefox. When I need a GET request, I use