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/default.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'demos/datepicker/default.html') diff --git a/demos/datepicker/default.html b/demos/datepicker/default.html index 4ab50e174..32ce21208 100644 --- a/demos/datepicker/default.html +++ b/demos/datepicker/default.html @@ -1,17 +1,17 @@ - + jQuery UI Datepicker - Default functionality - - - - - - - + + + + + @@ -23,10 +23,10 @@ -
-

The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Choose a date, click elsewhere on the page (blur the input), or hit the Esc key to close. If a date is chosen, feedback is shown as the input's value.

+
+

The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Choose a date, click elsewhere on the page (blur the input), or hit the Esc key to close. If a date is chosen, feedback is shown as the input's value.

-- cgit v1.2.3