From 6df7729714075c1b26566eca6fa9b8a4ff3d3c63 Mon Sep 17 00:00:00 2001 From: Scott González Date: Fri, 10 Sep 2010 08:50:53 -0400 Subject: Datepicker demos: Coding standards. --- demos/datepicker/inline.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'demos/datepicker/inline.html') diff --git a/demos/datepicker/inline.html b/demos/datepicker/inline.html index bf21fc927..d3a522e86 100644 --- a/demos/datepicker/inline.html +++ b/demos/datepicker/inline.html @@ -1,17 +1,17 @@ - + jQuery UI Datepicker - Display inline - - - - - - - + + + + + @@ -23,10 +23,10 @@ Date:
-
-

Display the datepicker embedded in the page instead of in an overlay. Simply call .datepicker() on a div instead of an input.

+
+

Display the datepicker embedded in the page instead of in an overlay. Simply call .datepicker() on a div instead of an input.

-- cgit v1.2.3