for picasa, if enter a wrong userid in the link, the page will print a string "Unable to find user with email x...@gmail.com" instead of a json object.
Is there anyway to detect the return string is in wrong format? I tried ajaxComplete,ajaxError,ajaxStop,ajaxSuccess, none of them triggered if the remote file is in wrong format. And if I put a button in the page to trigger ajax, the first time ajaxSend is triggered, but from the second time ajaxSend not working. I am using jquery-1.3.1.min.js. Appreciate any reply. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---