jquery.colorPalette
This plugin creates beautiful and colored header of your web page.
Install
<script src="jquery.min.js"></script> <script src="../jquery.colorPalette.min.js"></script>or
bower install colorpaletteUsage
$(selector).colorPalette();Configuration
selectorHeight
set your main height
default: "10px" options: stringselectorWidth
set your main width
default: "" options: stringblockColors
set your palette colors
default: ["#CB96EE", "#FD6E6E", "#FFAC79", "#52596B", "#26D7B1"] options: arrayblockFloat
set your palette direction
default: "left" options: "left", "right"blockHeight
set your palette height
default: "inherit" options: stringLicense
@author Mario Vidov
@url www.vidov.it
@twitter MarioVidov
MIT license