Skip to content

Instantly share code, notes, and snippets.

@smith
Created February 8, 2010 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smith/298317 to your computer and use it in GitHub Desktop.
Save smith/298317 to your computer and use it in GitHub Desktop.
<script language="JavaScript" runat="server" src="/path/to/prototype.js.asp"></script>
<script language="JavaScript" runat="server">
Class.create({...}); // Go nuts here.
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment