1、回调函数:将函数A传给函数B,由函数B来执行A,则称A为回调函数。
例1:
javascript——对象的概念——函数 3 (使用技巧)
原文:http://www.cnblogs.com/SunBlog/p/4050030.html