Adaptive Backgrounds with Jquery


Adaptive Backgrounds with Jquery

Description: Adaptive Backgrounds is a jQuery plugin for extracting dominant colors from images and applying it to its parent element. This plugin utlizes the canvas element and the ImageData object, and due to cross-site security limitations, the script will fail if one tries to extract the colors from an image not hosted on the current domain,unless the image allows for Cross Origin Resource Sharing.
Keywords: color,jquery,adaptive Posted: 16.12.2013 13:31:40

Related Sites