Color Picker / Posts /

Is it possible to show colorpicker without clicking on the small graphic?

14
Hello,

I would like to know if it is possible and how I would go about it, to show the colorpicker without clicking on the small graphic? I have tried via CSS (#colorpicker) changing the display none to display block as well as within the JS file, with no luck.

Thank you in advance!

James

James  10 years ago   viewed: 9786    

1 Answer

0
Open the mcColorPicker.js with Notepad, search for:
b(this.c,"click",this.l)
and replace it with:
b(this.c,"mouseover",this.l)
Milo   10 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: