jquery-minicolors
jquery-minicolors copied to clipboard
Feature Request: tooltip on opacity slider
trafficstars
Without a numerical reference on the Opacity Slider, it's difficult to apply consistent choices across an entire site, it would be invaluable to be able to have an active element or some form of tooltip show the 0-100 value currently selected.
Thanks, and keep up the good work!
:+1:
I like this idea. Open to PRs.
My thoughts:
- This can probably be accomplished using
::beforeand::afterpseudo elements. - I'd like to see a small, black tooltip with the value in white.
- Font family should be inherited by default so it matches the underlying design.