r1261 - in trunk/demos: accordion datepicker dialog draggable droppable progressbar resizable sel...

r1261 - in trunk/demos: accordion datepicker dialog draggable droppable progressbar resizable sel...


Author: scott.gonzalez
Date: Sun Dec 28 18:05:12 2008
New Revision: 1261
Modified:
trunk/demos/accordion/index.html
trunk/demos/datepicker/index.html
trunk/demos/dialog/index.html
trunk/demos/draggable/index.html
trunk/demos/droppable/index.html
trunk/demos/progressbar/index.html
trunk/demos/resizable/index.html
trunk/demos/selectable/index.html
trunk/demos/slider/index.html
trunk/demos/sortable/index.html
trunk/demos/tabs/index.html
Log:
Demos: Removed empty script tag.
Modified: trunk/demos/accordion/index.html
==============================================================================
--- trunk/demos/accordion/index.html    (original)
+++ trunk/demos/accordion/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Accordion Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/datepicker/index.html
==============================================================================
--- trunk/demos/datepicker/index.html    (original)
+++ trunk/demos/datepicker/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Datepicker Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/dialog/index.html
==============================================================================
--- trunk/demos/dialog/index.html    (original)
+++ trunk/demos/dialog/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Dialog Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/draggable/index.html
==============================================================================
--- trunk/demos/draggable/index.html    (original)
+++ trunk/demos/draggable/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Draggable Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/droppable/index.html
==============================================================================
--- trunk/demos/droppable/index.html    (original)
+++ trunk/demos/droppable/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Droppable Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/progressbar/index.html
==============================================================================
--- trunk/demos/progressbar/index.html    (original)
+++ trunk/demos/progressbar/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Progressbar Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/resizable/index.html
==============================================================================
--- trunk/demos/resizable/index.html    (original)
+++ trunk/demos/resizable/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Resizable Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/selectable/index.html
==============================================================================
--- trunk/demos/selectable/index.html    (original)
+++ trunk/demos/selectable/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Selectable Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/slider/index.html
==============================================================================
--- trunk/demos/slider/index.html    (original)
+++ trunk/demos/slider/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Slider Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/sortable/index.html
==============================================================================
--- trunk/demos/sortable/index.html    (original)
+++ trunk/demos/sortable/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Sortable Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>
Modified: trunk/demos/tabs/index.html
==============================================================================
--- trunk/demos/tabs/index.html    (original)
+++ trunk/demos/tabs/index.html    Sun Dec 28 18:05:12 2008
@@ -4,11 +4,6 @@
    <title>jQuery UI Tabs Demos</title>
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
-    <script type="text/javascript">
-    $(function() {
-
-    })
-    </script>
</head>
<body>