aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/inline.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2009-02-04 01:57:06 +0000
committerScott González <scott.gonzalez@gmail.com>2009-02-04 01:57:06 +0000
commita0654df038e05dd2f665502946f7ac94f7f69e0a (patch)
tree62d6738527602feb7e9d625471a9e359f9d3e93e /demos/datepicker/inline.html
parent18cced634dd044212f82f6c681f7dbca440cdadb (diff)
downloadjquery-ui-a0654df038e05dd2f665502946f7ac94f7f69e0a.tar.gz
jquery-ui-a0654df038e05dd2f665502946f7ac94f7f69e0a.zip
Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo page.
Diffstat (limited to 'demos/datepicker/inline.html')
-rw-r--r--demos/datepicker/inline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/inline.html b/demos/datepicker/inline.html
index fc5382274..578f89c45 100644
--- a/demos/datepicker/inline.html
+++ b/demos/datepicker/inline.html
@@ -17,7 +17,7 @@
<div class="demo">
-Date: <div id="datepicker" /></div>
+Date: <div id="datepicker"></div>
</div><!-- End demo -->