Click here to Skip to main content
16,014,677 members
Articles / Programming Languages / Javascript

Decouple JavaScript Function Call to Multiple Callbacks without Changing Caller or Callee

Rate me:
Please Sign up or sign in to vote.
3.67/5 (3 votes)
22 Oct 2014CPOL1 min read 13.1K   1  
A bit of street magic with JavaScript closures and jquery callbacks

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) MYOB
New Zealand New Zealand
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions