On Jan 25, 9:23 pm, Ariel Flesler <afles...@gmail.com> wrote:
> It's success not succcess.
>
> --
> Ariel Fleslerhttp://flesler.blogspot.com
>
> On Jan 25, 2:36 pm, Olivier <lafanech...@gmail.com> wrote:
>
> > I try to use jQuery.ajax with dataType : 'json' :
>
> > jQuery.ajax({
> > url : "poll.json",
> > dataType : 'json',
> > cache : false,
> > succcess : function(jsonObj, textStatus){
> > ........
> > },
> > error : function(XMLHttpRequest, textStatus, errorThrown){
> > .........
> > },
> > async : false
>
> > });
>
> > it seems not running
Monday, January 26, 2009
[jQuery] Re: how tu use jQuery.getJSON in synchronous mode
OK for success; just an transcription error; the problem is not here.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment