mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
mime type etc
This commit is contained in:
parent
5080c8ead6
commit
2667fb4cb4
@ -2,11 +2,11 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>jQuery UI Slider - Default Demo</title>
|
||||
<link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet" />
|
||||
<script type="text/javascript" src="../../jquery-1.3pre.js"></script>
|
||||
<script type="text/javascript" src="../../ui/ui.core.js"></script>
|
||||
<script type="text/javascript" src="../../ui/ui.slider.js"></script>
|
||||
<link type="text/css" href="../demos.css" rel="stylesheet" />
|
||||
<link type="text/css" href="http://jquery-ui.googlecode.com/svn-history/r1445/trunk/themes/base/ui.all.css" rel="stylesheet" />
|
||||
<script type="text/javascript" src="http://jquery-ui.googlecode.com/svn-history/r1445/trunk/jquery-1.3pre.js"></script>
|
||||
<script type="text/javascript" src="http://jquery-ui.googlecode.com/svn-history/r1445/trunk/ui/ui.core.js"></script>
|
||||
<script type="text/javascript" src="http://jquery-ui.googlecode.com/svn-history/r1445/trunk/ui/ui.slider.js"></script>
|
||||
<link type="text/css" href="http://jquery-ui.googlecode.com/svn-history/r1445/trunk/demos/demos.css" rel="stylesheet" />
|
||||
<style type="text/css">
|
||||
#demo-frame > div.demo { padding: 10px !important; }
|
||||
.scroll-pane { overflow: auto; }
|
||||
|
Loading…
Reference in New Issue
Block a user