Install
Manual install:
- Download stringcolor.js
- Include source:
<script src="stringcolor.js"></script>
Credits
This plugin is based on string_to_color by Brandon Corbin.
String to Color is a tiny, funny jQuery plugin that generates a hex color code from a string and then applies the color on any Html elements using CSS properties.
colorManual install:
<script src="stringcolor.js"></script>
This plugin is based on string_to_color by Brandon Corbin.