Skip to content

Instantly share code, notes, and snippets.

@dvhthomas
Created October 5, 2009 02:05
Show Gist options
  • Save dvhthomas/201757 to your computer and use it in GitHub Desktop.
Save dvhthomas/201757 to your computer and use it in GitHub Desktop.
<asp:ScriptManager ID="smMaster" runat="server">
<Scripts>
<asp:ScriptReference Path="~/scripts/jquery.js" />
<asp:ScriptReference Path="~/scripts/jquery-ui.js" />
<asp:ScriptReference Path="~/scripts/gui.js" />
</Scripts>
</asp:ScriptManager>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment