I am having no sporadic success getting click events to activate.
For instance:
This click event does not want to work, when I run it in Chrome. It will not do any of the actions listed in either event.
I have tried with my toggle being global or local. I've tried conditioning it on the opacity of my "blotter" object.
When I disable the ".. click on toggleText" event then everything works as intended, so why don't my click events work?
I am sure I am doing something simple and stupid wrong... I just can't find it yet.