[jQuery] Re: JQuery AJAX

2009-10-24 Thread Ryan White
was a > precursor to modern Ajax, but could be wrong. > > Finally, Your request will return a response of some type. You should be > handling that response in the success and/or error properties. Then again, > they are not required. But what happens if something unexpected happens? &

[jQuery] JQuery AJAX

2009-10-24 Thread Ryan White
Hey All, So I am having a weird situation when using the $.ajax method. And have a couple questions regarding this. What I am doing is basically just using this AJAX call to send a 'pixel' back to my server so I can collect stats on events. This event fires once every 30 seconds. $.ajax({