
Hey guys, I know that showing and hiding a container with a checkbox is easy and simple with CSS, but my sheet is currently using blended buttons (e.g. skill names that you can click for a result). Because of this, I need to turn an action button into a trigger for showing/hiding a <div> area (a skill that has additional options available to it). How would I write this code out? I've scoured the Sheetworker & Button wiki pages, but i'm pretty out of my depth with Java and JQuery techniques and I can't seem to make my own function for this. Any help at all would be appreciated. Thanks