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/alt-field.html | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) (limited to 'demos/datepicker/alt-field.html') diff --git a/demos/datepicker/alt-field.html b/demos/datepicker/alt-field.html index d51bf0634..f45921d07 100644 --- a/demos/datepicker/alt-field.html +++ b/demos/datepicker/alt-field.html @@ -1,17 +1,20 @@ - + jQuery UI Datepicker - Populate alternate field - - - - - - - + + + + + @@ -23,10 +26,10 @@ -
-

Populate an alternate field with its own date format whenever a date is selected using the altField and altFormat options. This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.

+
+

Populate an alternate field with its own date format whenever a date is selected using the altField and altFormat options. This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.

-- cgit v1.2.3