I want to change the style (second line below) to remove the display: none; part when the user clicks on the \"Show All Tags\" link. If the user clicks the \"Sh
display: none;
Give the UL an ID and use the getElementById function:
Show All Tags Item 1 Item 2 Item 3