background-check icon indicating copy to clipboard operation
background-check copied to clipboard

Automatically switch to a darker or a lighter version of an element depending on the brightness of images behind it.

Results 72 background-check issues
Sort by recently updated
recently updated
newest added

Hi @kennethcachia, Is there any way to integrate this with [Owlcarousel](http://www.owlcarousel.owlgraphic.com)? [Owlcarousel loads the images as a background](http://www.owlcarousel.owlgraphic.com/demos/lazyLoad.html). The images are fullscreen and the top navigation floats over the carousel....

includes "Remove window event listeners when plugin is destroyed" (tokybd) Merge remove event listeners and will set vars to undefined instead of "null" in order to be able to reinitialize.

Currently, once the plugin is destroyed it keeps throwing errors in the get function since 'windowEvents' is no longer in the attrs variable. Removing the window listeners when the destroy...

Hi, I'm wondering could this be use on video or video background? I'm using Big Video http://dfcb.github.io/BigVideo.js/ with animate.css caption

Have any thoughts on integrating a scroll listener with `requestAnimationFrame`? https://gist.github.com/paulmillr/3118943

Hi there! After applying: `BackgroundCheck.destroy();` There is in Google Chrome console: `Uncaught Unknown property - windowEvents` `z @ background-check.min.js?ver=4.2.2:5` `x @ background-check.min.js?ver=4.2.2:5`

Hi, I'm attempting to use your plugin within an Angular application. It seems that no matter what I try, I am unable to instantiate your plugin without first wrapping it...

I made a reduced example to demonstrate: http://codepen.io/nsteiner/pen/XbaMjg Note, it works fine on a parent element - and it's easy enough to target the SVG via CSS that way, but...

Hi, It looks like unfortunately IE9 doesn't support CORS background images - might be worth noting in the readme? Otherwise its great! Thanks James