JSFiddle

golubev's public fiddles

  • MrDaf

    jQuery 1.9.1, HTML, CSS, JavaScript

  • Deferred object calls chain

    In the calls chain "deferred.then(...).fail(...)" the fail callback doesn't receive arguments, but the chain "deferred.fail(...).then(...)" works correct. The same with "done" and "progress" methods. The same with "done" and "progress" methods.