From da7f41948ce01e797ae79ca1e4df7dda5d4cde81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rn=20Zaefferer?= Date: Wed, 27 Jul 2011 15:54:40 +0200 Subject: [PATCH] Add new topalign menu demo to index, update jquery reference. Remove TODO from contextmenu demo, it works fine. --- demos/menu/contextmenu.html | 4 ++-- demos/menu/index.html | 1 + demos/menu/topalignmenu.html | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/demos/menu/contextmenu.html b/demos/menu/contextmenu.html index 55d08d48f3..c4cba49e51 100644 --- a/demos/menu/contextmenu.html +++ b/demos/menu/contextmenu.html @@ -46,14 +46,14 @@
  • Utrecht
  • Zurich
  • - +
    -

    TODO update - A simple contextmenu: Click the button, or tab to it and hit space to open the menu. Use the mouse or cursor keys to select an item, click it or hit enter to select it.

    +

    A simple contextmenu: Click the button, or tab to it and hit space to open the menu. Use the mouse or cursor keys to select an item, click it or hit enter to select it.

    The keyboard handling is part of the menu. Using the input option to menu is configured to add the key event handlers to the button, as that button gets focused when clicked.

    diff --git a/demos/menu/index.html b/demos/menu/index.html index 3088f9d7d9..9983dbfd00 100644 --- a/demos/menu/index.html +++ b/demos/menu/index.html @@ -11,6 +11,7 @@
    diff --git a/demos/menu/topalignmenu.html b/demos/menu/topalignmenu.html index b3c7c6956a..0339e343af 100644 --- a/demos/menu/topalignmenu.html +++ b/demos/menu/topalignmenu.html @@ -4,7 +4,7 @@ Menu Demo: Top-aligned Menu - + @@ -21,7 +21,7 @@ - +