Skip to content

Instantly share code, notes, and snippets.

@tanepiper
Created April 13, 2011 21:06
Show Gist options
  • Save tanepiper/918420 to your computer and use it in GitHub Desktop.
Save tanepiper/918420 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