RobertFischer / JQuery-PeriodicalUpdater

A port of Prototype's PeriodicalUpdater to JQuery
282 stars 50 forks source link

support 'complete' callback #15

Closed alexdean closed 12 years ago

alexdean commented 13 years ago

The README states that "Any of the other standard $.ajax configuration options can be passed to the setting map.", however a user-supplied complete() callback function is currently ignored. The commit in this pull request adds support for this callback.

drupol commented 13 years ago

I can merge this into my version ! 'Could be interesting.

bearded commented 12 years ago

@RobertFischer, please merge this.

Logs will be possible to enable after merging #21. (I will help prepare it after merging this PR)

bearded commented 12 years ago

ping @RobertFischer