lauren / pick-a-color

an easy-to-use jQuery color picker for Twitter Bootstrap
http://lauren.github.com/pick-a-color/
MIT License
269 stars 89 forks source link

fixes #47, adding an option that can turn off the focusing abilities #48

Open weisjohn opened 10 years ago

weisjohn commented 10 years ago

I added an option allowHexFocus and documented it's purpose. By using this option, users can overcome #47. I attempted to maintain documentation style and nomenclature.