]> source.dussan.org Git - jquery-ui.git/commitdiff
mime type etc
authorScott Jehl <scott@scottjehl.com>
Mon, 12 Jan 2009 02:45:29 +0000 (02:45 +0000)
committerScott Jehl <scott@scottjehl.com>
Mon, 12 Jan 2009 02:45:29 +0000 (02:45 +0000)
demos/slider/side_scroll.html

index 588148628d87c7c088a7d70d6f4619bb6a772f08..3bcec262b3f8f8755f22f3dafb68b021576baa91 100644 (file)
@@ -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; }