Skip to content

Instantly share code, notes, and snippets.

@trevmex
Created January 25, 2011 02:00
Show Gist options
  • Select an option

  • Save trevmex/794382 to your computer and use it in GitHub Desktop.

Select an option

Save trevmex/794382 to your computer and use it in GitHub Desktop.
myNS.caller = function () {
myNS.funct1();
myNS.funct2();
myNS.funct3();
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment