kennethcachia / background-check

Automatically switch to a darker or a lighter version of an element depending on the brightness of images behind it.
http://kennethcachia.com/background-check/
MIT License
3.27k stars 282 forks source link

Which one is name of call back function? #56

Closed donotdont closed 8 years ago

donotdont commented 9 years ago

Ex. BackgroundCheck.init({ targets: '.responsive-img', callback: function(){ ... function something ... } });