In short, is there a way to "unresolve" a deferred object?
For example: We have a list of data that needs to be updated periodically, or when an event is triggered. It would be great to take a deferred object created with .ajax() and pass it's promise around to gather callbacks. Then "fire" that ajax request whenever we want and have all the callbacks react. Is that possible?
Cheers
As of jQuery 1.7, there is progress()
that can be used for multi-fire situations.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With