Hiding and showing stuff ...library function

Here's a button.

Here's a thing.

I am a thing.

navigate my process

related content

The Explanation

... and then the library-ification example here, where we break it down into show() and hide() functions with a toggleVisibility() function on top of that.

I can and certainly will get into fading things in and out, at some point, but I'm going to save that for the moment. I'm also noting here that there's accessibility concerns (probably across this entire project) I need to clarify and document.