Use a button to emulate the old Glossary widget
Ever since Microsoft pushed Edge out as a primary browser, I need to figure out a workaround for the Glossary widget for an acronym screen . Scenario:
A number of buttons is on the screen. Each button consists of 2 states:
An acronym (default) state.
Clicking the acronym will reveal the meaning of the acronym. This state of the button will need to persist if the user leaves the screen and then returns.
(I don't need any help counting how many acronyms have been clicked to enable a "Next Screen" button)
I'm getting hung up on what type of buttons, what actions (if any) to use, etc. I could have 30 or 40 of these on a screen. I figured using one button and different states would be easier than click boxes, etc.
Many thanks in advance!
