Fork me on GitHub

dRawrpalette


Simple color picker with a focus on good ux for the average user, that works on android, ios, and desktop. to be bundled with drawr.

View on github

Example 1

			//Code for Example 1

			html

			<input type="text" id ="picker" />
			
			js

			$("#picker").drawrpalette();
		
Features Options Methods ($("picker").drawrpalette(methodname,param)) Events
This project is maintained by Avokicchi