Skip to content

Instantly share code, notes, and snippets.

@naneau
Forked from tanepiper/gist:918420
Created April 13, 2011 21:14
Show Gist options
  • Save naneau/918436 to your computer and use it in GitHub Desktop.
Save naneau/918436 to your computer and use it in GitHub Desktop.
document.observe ->
# initially hide all containers for tab content
($ 'div.tabcontent').invoke 'hide'
, "dom:loaded"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment