JavaScript Function Methods: apply() Sep 30, 2015 This is the second part of my three-parter on JavaScript function methods. Last time I talked about call(). This time I’ll talk about apply(). view source Advertisement