Added jQuery UI 3rdparty lib

This commit is contained in:
2010-03-22 21:00:05 +00:00
parent 512350c37c
commit 048bcbd74f
17 changed files with 859 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
<script lang="javascript">
</script>
<link rel="stylesheet" type="text/css" href="{$base_uri}styles/normal.css" />
<link type="text/css" href="styles/3rdparty/jquery/smoothness/jquery-ui-1.8.custom.css" rel="Stylesheet" />
<script type="text/javascript" src="scripts/3rdparty/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="scripts/3rdparty/jquery-ui-1.8.custom.min.js"></script>
</head>
<body>