Showing posts with label Color Pickers. Show all posts
Showing posts with label Color Pickers. Show all posts

Thursday 9 August 2012

Amazing jQuery Color Picker


Let me guess maybe you created a from with a color field and thought about adding some cool color pickers then searched it on google and you found us.....WOW google really works just kidding.....In this post i'am gonna post about this color picker you can see above in pic.....you can use this on your blogger,wordpress or any html supported thing such as a simple html document.
  • On Blogger : Go to Blogger > Template > Edit HTML  > Post Below Script Above  </head>  Tag
  • On Other : Just post below script above </head>
  • Post below script :
<script src="
http://widcraft.googlecode.com/svn/jquery.js" type="text/javascript"></script>
<script src="http://widcraft.googlecode.com/svn/ColorPicker.js" type="text/javascript"></script>

Done with all scripting now time to learn how add this color box in your pages
<input id="mycolor" name="mycolor" type="text" value="#ffcc00" class="iColorPicker" />
Important: each input field need to have unique ID
That's It.....Comment For Any Help/Suggestion/Request/

Popular Posts

 
Powered by Blogger.