aboutsummaryrefslogtreecommitdiffstats
path: root/demos/progressbar
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2008-12-29 02:05:12 +0000
committerScott González <scott.gonzalez@gmail.com>2008-12-29 02:05:12 +0000
commit7a5708733293cbb0d65971bd3be888aa4604e96d (patch)
treee575103ed6efb610d594ca9b426c002c36f53264 /demos/progressbar
parent7a5803057952f6fdbc2f423d1fadc36b448df057 (diff)
downloadjquery-ui-7a5708733293cbb0d65971bd3be888aa4604e96d.tar.gz
jquery-ui-7a5708733293cbb0d65971bd3be888aa4604e96d.zip
Demos: Removed empty script tag.
Diffstat (limited to 'demos/progressbar')
-rw-r--r--demos/progressbar/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html
index c0e6d0d8c..6bcf9118f 100644
--- a/demos/progressbar/index.html
+++ b/demos/progressbar/index.html
@@ -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>