Show / Hide {visibility: hidden / unhidden}

Show / Hide ~ Expand / Collapse Table ~ <Div>

I have some huge tables on Special Characters page that list character codes for HTML, CSS, Unicode and Glyphs
so i thought it might be nice to 'collapse' the tables if possible as the page had gotten to be 12 pages long. that's a Lot of scrolling..
this is the simplest code I can find and modify to do what I want

*note.. you can change the 'names' of the id (#) and classes ("u2668", "article" whatever, to a name that suits you or your application). these are the names from my Unicode table i built
*don't forget to change the id (# [ID]) name in the javascript. it's in 2 places, both in parentathese () ... function unhide(NAME-of-Your-Table-ID) and getElementById(NAME-of-Your-Table-ID)

{ ☡ show / hide chart }

download a very clean, clear example (template) of the Hidden-Unhidden code - Complete
with style for tables

Landis ☡