Skip to content

Instantly share code, notes, and snippets.

@myzone
Created March 14, 2013 15:45
Show Gist options
  • Save myzone/5162481 to your computer and use it in GitHub Desktop.
Save myzone/5162481 to your computer and use it in GitHub Desktop.
javascript: $(".nav, #queue_title").css("display", "none"); // hide navigation-bar
javascript: $(".nav, #queue_title").css("display", "block"); // show navigation-bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment