> Requesting some light on how to pull an element/value from
> $.ajax( complete : callback() ).  What do I need to do to parse the
> xhr.responseText in callback ?

What does the response text look like?  Is it just a string?  Is it
JSON?  Is it XML?

Reply via email to