Skip to content

Instantly share code, notes, and snippets.

@revitalk
Created March 27, 2017 14:20
Show Gist options
  • Save revitalk/060988cde8ca0f727b5a1c9369fd9806 to your computer and use it in GitHub Desktop.
Save revitalk/060988cde8ca0f727b5a1c9369fd9806 to your computer and use it in GitHub Desktop.
<button id="toggle-lineup" onclick="toggleMenu('content');">Lineup</button>
#content{
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment