]> source.dussan.org Git - jquery-ui.git/commitdiff
Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo...
authorScott González <scott.gonzalez@gmail.com>
Wed, 4 Feb 2009 01:57:06 +0000 (01:57 +0000)
committerScott González <scott.gonzalez@gmail.com>
Wed, 4 Feb 2009 01:57:06 +0000 (01:57 +0000)
demos/datepicker/inline.html

index fc538227495cd748d93542b0bade3ea156bcb7ce..578f89c45d117f5de95bd73c5def512800a8dfd9 100644 (file)
@@ -17,7 +17,7 @@
 
 <div class="demo">
 
-Date: <div id="datepicker" /></div>
+Date: <div id="datepicker"></div>
 
 </div><!-- End demo -->