fi5hbrains
Results
2
comments of
fi5hbrains
@fambo, I added a 'noAlpha' class to my fields with no opacity and then "$this.hasClass('noAlpha') ? ('.cp-alpha').hide() : $('.cp-alpha').show()" to the toggle function. sort of ugly, but it works
@PitPik , thanks!  I have multiple colour fields and some of them are allowed to be blank, and I have managed to build a button to clear those...