Skip to content

Instantly share code, notes, and snippets.

@ninetwentyfour
Created August 28, 2011 16:23
Show Gist options
  • Save ninetwentyfour/1176865 to your computer and use it in GitHub Desktop.
Save ninetwentyfour/1176865 to your computer and use it in GitHub Desktop.
Making display:none; Javascript Accessible - blogpost
.menu_body{ display:none; }
.menu_body { display:inline !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment