🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

invertImgText.js is a smart jQuery plugin used to change the font color according to its background image dominating color.

background background-image

Documentation

invertImgText.js

jQuery plugin - change text color

This plugin inverts the color of the text by taking the background image

Demo

// get background image on this block $('.patt-container').invertImgText();

or

$('.patt-container').invertImgText('/path/to/img.jpg');

Text color in .patt-container block will be changed


Thanks for idea Dedov E.


You May Also Like