diff --git a/demos/menu/contextmenu.html b/demos/menu/contextmenu.html index 55d08d48f36..c4cba49e516 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 3088f9d7d9a..9983dbfd00e 100644 --- a/demos/menu/index.html +++ b/demos/menu/index.html @@ -11,6 +11,7 @@

    Examples

    diff --git a/demos/menu/topalignmenu.html b/demos/menu/topalignmenu.html index b3c7c6956a5..0339e343af5 100644 --- a/demos/menu/topalignmenu.html +++ b/demos/menu/topalignmenu.html @@ -4,7 +4,7 @@ Menu Demo: Top-aligned Menu - + @@ -21,7 +21,7 @@ - +