rgkimball / e3_js

A template for modular javascript in Drupal
0 stars 1 forks source link

Return closure not pass anon func to call closure. Pass thisArg to apply... #10

Closed gabesullice closed 9 years ago

gabesullice commented 9 years ago

Solves IE8 error w/ throttle and anonymous functions. Fixes callEach function.