|
Re: A toolbar button and a middle-mouse click
Thank you.
I've found a solution.
document.getElementById('buttonTextOptions').setAttribute('checked', buttonActiveState);
#buttonTextOptions[checked=true] { background: transparent !important; }
I really appreciate it.
__________________
|