Skip to content

Instantly share code, notes, and snippets.

@ExperimentGarden
Created June 14, 2010 19:05
Show Gist options
  • Save ExperimentGarden/438123 to your computer and use it in GitHub Desktop.
Save ExperimentGarden/438123 to your computer and use it in GitHub Desktop.
fooNamespace.outputFoo = function()
{
alert(fooNamespace.foo);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment