Skip to content

History / ajax

Revisions

  • The proper ordering should be (event, xhr, error) and not (xhr, status, error). See example below. http://cl.ly/image/2W3K2y0H0l2j

    talsafran committed Nov 22, 2012
  • Revert a731abaf4efaf1fd57433bc24ec4d437dff089ba^ ... a731abaf4efaf1fd57433bc24ec4d437dff089ba

    @adammck adammck committed Nov 21, 2012
  • right params order for ajax:success

    hajder committed Nov 8, 2012
  • Updated ajax (markdown)

    @JangoSteve JangoSteve committed Aug 13, 2012
  • Updated ajax (markdown)

    @JangoSteve JangoSteve committed Aug 13, 2012
  • The order of the parameters in the ajax:success callback was wrong.

    MoonScript committed Jul 16, 2012
  • Fixed misordered ajax:success paramaters

    @cjackson cjackson committed Jun 18, 2012
  • Revert ef9c054eac369e70463261fba1151eb72ca81203^ ... ef9c054eac369e70463261fba1151eb72ca81203

    @jasonschock jasonschock committed Apr 30, 2012
  • Destroyed Custom events fired during "data-remote" requests (markdown)

    @Liooo Liooo committed Apr 29, 2012
  • Revert a9380f73a859491a073f6a76de66edb1e8d6f250^ ... a9380f73a859491a073f6a76de66edb1e8d6f250

    @hozmur hozmur committed Apr 20, 2012
  • Destroyed Custom events fired during "data-remote" requests (markdown)

    @hozmur hozmur committed Apr 20, 2012
  • live is deprecated updating example to use on, see http://api.jquery.com/live/

    @thermistor thermistor committed Mar 30, 2012
  • Revert be611068886ec15fd3e402eb3451c68e96e3caf9 ... e8b940b346e2942fb4df00a618ca9971a975738e

    @carols10cents carols10cents committed Mar 13, 2012
  • Destroyed Custom events fired during "data-remote" requests (markdown)

    @wenchan3918 wenchan3918 committed Mar 11, 2012
  • Revert 4c6754f87fc349f8c8f31d18dbc7fd77b3d70435^ ... 4c6754f87fc349f8c8f31d18dbc7fd77b3d70435

    @zavakid zavakid committed Jan 7, 2012
  • Destroyed Custom events fired during "data-remote" requests (markdown)

    @zavakid zavakid committed Jan 7, 2012
  • Updated Custom events fired during "data-remote" requests (markdown)

    wbzyl committed Nov 25, 2011
  • Revert f084cbb9ea2dff966c2ca7adb6799712949dde81 ... 26fcbb827424d035a06c8d66b8db5773bdc55e43

    @jduarte jduarte committed Oct 16, 2011
  • Destroyed Custom events fired during "data-remote" requests (markdown)

    @jduarte jduarte committed Oct 16, 2011
  • Corrected the ordering of parameters passed to the function bound to the ajax:success event.

    @johnnyicon johnnyicon committed Aug 29, 2011
  • Updated Custom events fired during "data-remote" requests (markdown)

    @inkdeep inkdeep committed Aug 18, 2011
  • Revert 4b0ee3ec220930d3ea4e024a3a99e29c1bee8154^ ... 4b0ee3ec220930d3ea4e024a3a99e29c1bee8154 on Custom events fired during "data-remote" requests

    @abrandoned abrandoned committed Aug 11, 2011
  • I think this is backwards in the docs

    @cambridgemike cambridgemike committed Jul 22, 2011
  • Updated Custom events fired during "data-remote" requests (markdown)

    shtirlic committed Jun 25, 2011
  • Revert

    @hughevans hughevans committed Jun 21, 2011
  • Updated Custom events fired during "data-remote" requests (markdown)

    @hughevans hughevans committed Jun 21, 2011
  • Added warning about Opera and its handling of ajax errors.

    @JangoSteve JangoSteve committed Jun 4, 2011
  • Added ajax:aborted events. Made stopping behavior clearer.

    @JangoSteve JangoSteve committed May 6, 2011
  • adding documentation regarding ajax:before

    neerajdotname committed Apr 13, 2011
  • Transposed parameters shown for ajax:error and ajax:complete, now correct. Updated Custom events fired during "data-remote" requests (markdown)

    @JangoSteve JangoSteve committed Jan 9, 2011