Guest User

Untitled

a guest
Jul 12th, 2018
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 2.01 KB | None | 0 0
  1. $.getJSON('/twitter/',{'pic_id':'D2PKFKCI0FQWZ00L.jpg'})
  2. Object
  3. abort: function (a){a=a||"abort",p&&p.abort(a),w(0,a);return this}
  4. always: function (){i.done.apply(i,arguments).fail.apply(i,arguments);return this}
  5. complete: function (){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this}
  6. done: function (){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this}
  7. error: function (){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this}
  8. fail: function (){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this}
  9. getAllResponseHeaders: function (){return s===2?n:null}
  10. getResponseHeader: function (a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c}
  11. isRejected: function (){return!!e}
  12. isResolved: function (){return!!e}
  13. overrideMimeType: function (a){s||(d.mimeType=a);return this}
  14. pipe: function (a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()}
  15. progress: function (){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this}
  16. promise: function (a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}
  17. readyState: 4
  18. responseText: "{"twitter": null}"
  19. setRequestHeader: function (a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this}
  20. state: function (){return e}
  21. status: 200
  22. statusCode: function (a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this}
  23. statusText: "OK"
  24. success: function (){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this}
  25. then: function (a,b,c){i.done(a).fail(b).progress(c);return this}
  26. __proto__: Object
Add Comment
Please, Sign In to add comment