From 85348eeebed3521b5eea78d8930ee086c08cd62e Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Wed, 4 Jan 2012 16:40:44 +0100 Subject: Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this delete on the menubar branch, while development on master can continue without them. --- demos/menu/contextmenu.html | 65 --------------------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 demos/menu/contextmenu.html (limited to 'demos/menu') diff --git a/demos/menu/contextmenu.html b/demos/menu/contextmenu.html deleted file mode 100644 index 33e07f7ec..000000000 --- a/demos/menu/contextmenu.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - jQuery UI Menu - Contextmenu demo - - - - - - - - - - - - - - -
- - - - -
- -
- -
- -

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.

- -
- - - - - -- cgit v1.2.3