From 684353e0367c5fa56cc8fe989781e02713552e61 Mon Sep 17 00:00:00 2001 From: Keith Wood Date: Fri, 9 Jan 2009 08:30:36 +0000 Subject: [PATCH] Added description of keyboard equivalents --- demos/datepicker/default.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/demos/datepicker/default.html b/demos/datepicker/default.html index c7b03dc52..273d5c7ed 100644 --- a/demos/datepicker/default.html +++ b/demos/datepicker/default.html @@ -24,6 +24,17 @@

This is a default datepicker which is tied to a standard form input. The calendar opens in a small overlay onFocus and closes automatically onBlur if a date if selected.

+

You can also use the keyboard to drive the datepicker:

+
-- 2.39.5