aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2009-01-30 20:48:46 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2009-01-30 20:48:46 +0000
commit506ae46a6db058fe4f29e8528b80efbff81332d1 (patch)
tree04afed353d7fba243386fc7f6713902c7864f0dc
parent30ed50dc544e719f541e99b8ddbf82e3eaecd8f1 (diff)
downloadjquery-ui-506ae46a6db058fe4f29e8528b80efbff81332d1.tar.gz
jquery-ui-506ae46a6db058fe4f29e8528b80efbff81332d1.zip
accordion: demo title
-rw-r--r--demos/accordion/noAutoHeight.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/accordion/noAutoHeight.html b/demos/accordion/noAutoHeight.html
index a57579517..40b65675b 100644
--- a/demos/accordion/noAutoHeight.html
+++ b/demos/accordion/noAutoHeight.html
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
- <title>jQuery UI Accordion - Open on mouseover</title>
+ <title>jQuery UI Accordion - No Auto Height</title>
<link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="../../jquery-1.3.1.js"></script>
<script type="text/javascript" src="../../ui/ui.core.js"></script>