Skip to content

Instantly share code, notes, and snippets.

@jmprado
Created January 22, 2013 18:05
Show Gist options
  • Save jmprado/4596734 to your computer and use it in GitHub Desktop.
Save jmprado/4596734 to your computer and use it in GitHub Desktop.
<link href="@Url.Content("~/Content/themes/base/jquery.ui.all.css")" rel="stylesheet" type="text/css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"
type="text/javascript"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment